mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-20 23:01:16 +00:00
Updates
This commit is contained in:
parent
ed571acd5b
commit
dce530999f
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -60,11 +60,11 @@ jobs:
|
|||||||
cmake --build build -- -k0
|
cmake --build build -- -k0
|
||||||
|
|
||||||
build-with-entropy:
|
build-with-entropy:
|
||||||
name: 'MSVC 4.20 with additional entropy'
|
name: 'MSVC 4.20 with entropy'
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
instance: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
|
instance: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user