mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Sync KoalaBox
This commit is contained in:
3
.github/workflows/matrix-build.yml
vendored
3
.github/workflows/matrix-build.yml
vendored
@@ -8,12 +8,11 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
module: [ SmokeAPI ]
|
||||
os: [ Linux, Windows ]
|
||||
bitness: [ 32, 64 ]
|
||||
|
||||
uses: acidicoala/KoalaBox/.github/workflows/build-cmake.yml@master
|
||||
with:
|
||||
module: ${{ matrix.module }}
|
||||
module: SmokeAPI
|
||||
os: ${{ matrix.os }}
|
||||
bitness: ${{ matrix.bitness }}
|
||||
|
||||
2
KoalaBox
2
KoalaBox
Submodule KoalaBox updated: b8351b387f...25dae32f70
Reference in New Issue
Block a user