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]
|
||||
include:
|
||||
- os: 'windows-latest'
|
||||
- triplet: x64-windows
|
||||
triplet: x64-windows
|
||||
- os: 'ubuntu-latest'
|
||||
- triplet: x64-linux
|
||||
triplet: x64-linux
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
||||
Reference in New Issue
Block a user