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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
module: [ SmokeAPI ]
|
|
||||||
os: [ Linux, Windows ]
|
os: [ Linux, Windows ]
|
||||||
bitness: [ 32, 64 ]
|
bitness: [ 32, 64 ]
|
||||||
|
|
||||||
uses: acidicoala/KoalaBox/.github/workflows/build-cmake.yml@master
|
uses: acidicoala/KoalaBox/.github/workflows/build-cmake.yml@master
|
||||||
with:
|
with:
|
||||||
module: ${{ matrix.module }}
|
module: SmokeAPI
|
||||||
os: ${{ matrix.os }}
|
os: ${{ matrix.os }}
|
||||||
bitness: ${{ matrix.bitness }}
|
bitness: ${{ matrix.bitness }}
|
||||||
|
|||||||
2
KoalaBox
2
KoalaBox
Submodule KoalaBox updated: b8351b387f...25dae32f70
Reference in New Issue
Block a user