Update cmake.yml
This commit is contained in:
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@@ -23,9 +23,9 @@ jobs:
|
|||||||
build_configuration: [Debug, Release]
|
build_configuration: [Debug, Release]
|
||||||
include:
|
include:
|
||||||
- os: 'windows-latest'
|
- os: 'windows-latest'
|
||||||
- triplet: x64-windows
|
triplet: x64-windows
|
||||||
- os: 'ubuntu-latest'
|
- os: 'ubuntu-latest'
|
||||||
- triplet: x64-linux
|
triplet: x64-linux
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user