Skip to content

Commit

Permalink
14.37 toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
skallweitNV authored Jun 10, 2024
1 parent 3bf3c10 commit 4390d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
arch: x64
sdk: 10.0.19041.0
toolset: 14.XX
toolset: 14.37
- name: Configure
run: setup_vs2022.bat
shell: cmd
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
with:
arch: x64
sdk: 10.0.19041.0
toolset: 14.30
toolset: 14.37
- name: Configure
run: setup.bat
shell: cmd
Expand Down

0 comments on commit 4390d98

Please sign in to comment.