This commit is contained in:
Christian Semmler 2025-02-13 16:02:49 -07:00
parent ed571acd5b
commit dce530999f

View File

@ -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