Skip to content

Commit

Permalink
CI: exclude synth tests on llvm/ucrt64
Browse files Browse the repository at this point in the history
  • Loading branch information
tgingold committed Feb 8, 2024
1 parent 0c7ff18 commit 3b693b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Windows-MSYS2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
- 'gna'
- 'vests'
- 'synth'
exclude:
- suite: 'synth'
sys: { pkg: 'llvm', sys: 'UCRT64' }

defaults:
run:
Expand Down

0 comments on commit 3b693b3

Please sign in to comment.