mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-05-14 00:02:49 -04:00
Compare commits
8 Commits
v4.0.0
...
e69734f9e7
| Author | SHA1 | Date | |
|---|---|---|---|
| e69734f9e7 | |||
| bfc59ab64f | |||
| a6f43d80e6 | |||
| db58468823 | |||
| 15ba0ed447 | |||
| aa0504ff14 | |||
| 3312e92dce | |||
| e6dbffb671 |
@@ -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 }}
|
||||
|
||||
+1
-1
Submodule KoalaBox updated: d5d0fe4652...57cee7c22b
Reference in New Issue
Block a user