mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
Add multiple VC toolkits versions
This commit is contained in:
parent
4ef6a9535b
commit
348bee8167
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -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."
|
||||
|
|
Loading…
Add table
Reference in a new issue