Skip to content

Commit

Permalink
[CI] Test MSVC toolset 14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl committed Apr 4, 2023
1 parent 5a8fa90 commit 91b17d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ jobs:
strategy:
matrix:
os: ["windows-2022"]
vs-toolset: ["14.1", "14.3"]
vs-toolset: ["14.14", "14.3"]
python-version: ["3.8", "3.10", "3.11"]
fail-fast: false
steps:
Expand Down

0 comments on commit 91b17d8

Please sign in to comment.