Add multiple VC toolkits versions

This commit is contained in:
christophe 2023-12-27 10:56:27 +01:00
parent 4ef6a9535b
commit 348bee8167

View file

@ -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."