Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 64364c2

Browse files
authored
fix: change ci runner to address visual sdk issue (#752)
1 parent 878830e commit 64364c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cortex-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276

277277
- os: "windows"
278278
name: "amd64"
279-
runs-on: "windows-latest"
279+
runs-on: "windows-2019"
280280

281281
- os: "mac"
282282
name: "amd64"

0 commit comments

Comments
 (0)