Skip to content

Commit e68f641

Browse files
committed
Fix Visual Studio 2019 CI build - pin to old OS
1 parent a3c8a31 commit e68f641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test-visual-studio-solutions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
visual-studio-2017\Release\StarterProject.exe
3333
3434
build_vs2019_sln:
35-
runs-on: windows-latest
35+
runs-on: windows-2019
3636
steps:
3737
- uses: actions/checkout@v1
3838

0 commit comments

Comments
 (0)