Skip to content

Commit

Permalink
fixup! TO-DROP: ci: test various patch levels of the MSYS2 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Dec 2, 2023
1 parent 20737b3 commit 09ade6d
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,26 +25,26 @@ jobs:
strategy:
fail-fast: false
matrix:
- nr: 1
run: 7072653564
- nr: 2
run: 7072653731
- nr: 3
run: 7072653988
- nr: 4
run: 7072654240
- nr: 5
run: 7072654509
- nr: 6
run: 7072654736
- nr: 7
run: 7072654943
- nr: 8
run: 7072654990
- nr: 9
run: 7072655045
- nr: 10
run: 7072655115
- nr: 1
run: 7072653564
- nr: 2
run: 7072653731
- nr: 3
run: 7072653988
- nr: 4
run: 7072654240
- nr: 5
run: 7072654509
- nr: 6
run: 7072654736
- nr: 7
run: 7072654943
- nr: 8
run: 7072654990
- nr: 9
run: 7072655045
- nr: 10
run: 7072655115
concurrency:
group: windows-test-${{ matrix.nr }}-${{ github.ref }}
steps:
Expand Down

0 comments on commit 09ade6d

Please sign in to comment.