Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
os: [ubuntu-latest, macos-latest]
|
os: [ubuntu-latest, macos-latest]
|
||||||
build_configuration: [Debug, Release]
|
build_configuration: [Debug, Release]
|
||||||
compiler: [llvm, gcc]
|
compiler: [llvm, gcc]
|
||||||
vcpkg_bootstrap: bootstrap-vcpkg.sh
|
vcpkg_bootstrap: [bootstrap-vcpkg.sh]
|
||||||
include:
|
include:
|
||||||
- os: 'windows-latest'
|
- os: 'windows-latest'
|
||||||
triplet: x64-windows
|
triplet: x64-windows
|
||||||
|
|||||||
Reference in New Issue
Block a user