Skip to content

Commit

Permalink
fixup! Verify that dscho/Cygwin-msys2-fork@1b0ab77 fixes all tests
Browse files Browse the repository at this point in the history
Turns out that that commit does not fix anything, but
dscho/Cygwin-msys2-fork@693c449
should fix those tests.

Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Dec 18, 2023
1 parent a7cafe1 commit a51ac5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
fail-fast: false
matrix:
n:
- nr: "½"
run: 7241848078
- nr: "½ (take 2)"
run: 7245392300
concurrency:
group: windows-test-${{ matrix.n.nr }}-${{ github.ref }}
steps:
Expand Down

0 comments on commit a51ac5c

Please sign in to comment.