Skip to content

Commit

Permalink
Add multiple VC toolkits versions
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe committed Dec 27, 2023
1 parent 4ef6a95 commit 348bee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
toolkit: [v140, v141, v142, v143]
exclude:
- os: windows-2019
version: v143
toolkit: v143
- os: windows-latest
version: v140
toolkit: v140

steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit 348bee8

Please sign in to comment.