mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Reduce Windows C.I. runs
This commit is contained in:
parent
425474482a
commit
d91d77d190
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -19,8 +19,12 @@ jobs:
|
|||
exclude:
|
||||
- os: windows-2019
|
||||
toolkit: v143
|
||||
- os: windows-2019
|
||||
toolkit: v142
|
||||
- os: windows-latest
|
||||
toolkit: v140
|
||||
- os: windows-latest
|
||||
toolkit: v141
|
||||
- os: windows-latest
|
||||
std: 20
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue