mirror of
https://github.com/g-truc/glm.git
synced 2024-11-22 08:54:35 +00:00
gna
This commit is contained in:
parent
32e689bbe4
commit
e244da2ec4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -71,8 +71,10 @@ jobs:
|
|||||||
config: [Debug, Release]
|
config: [Debug, Release]
|
||||||
include:
|
include:
|
||||||
- std: 11
|
- std: 11
|
||||||
|
arch: x64
|
||||||
toolset: 14.2
|
toolset: 14.2
|
||||||
- std: 17
|
- std: 17
|
||||||
|
arch: x64
|
||||||
toolset: 14.2
|
toolset: 14.2
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
|
Loading…
Reference in New Issue
Block a user