mirror of
https://github.com/g-truc/glm.git
synced 2025-04-04 21:15:03 +00:00
Reduce Windows C.I. runs
This commit is contained in:
parent
d1d840b96d
commit
1cf5b4dd83
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -27,6 +27,12 @@ jobs:
|
|||
toolkit: v141
|
||||
- os: windows-2019
|
||||
std: 20
|
||||
- os: windows-2019
|
||||
toolkit: v140
|
||||
std: 17
|
||||
- os: windows-2019
|
||||
toolkit: v140
|
||||
std: 14
|
||||
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
|
|
Loading…
Add table
Reference in a new issue