mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Add more platform tests for more compiler tests
This commit is contained in:
parent
41bc93cf58
commit
97d4986e01
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
matrix:
|
||||
std: [98, 11, 14, 17, 20]
|
||||
config: [Debug, Release]
|
||||
os: [windows-latest, ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest, ubuntu-20.04, macos-latest, macos-11, windows-latest, windows-2019]
|
||||
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
|
|
Loading…
Add table
Reference in a new issue