Skip to content

Commit

Permalink
Fix syntax in windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eliaskosunen committed May 16, 2024
1 parent 506f993 commit f5d24c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,9 @@ jobs:

exclude:
# Buggy float parsing
- clang32
- clang64
- msys
- sys: clang32
- sys: clang64
- sys: msys

steps:
- uses: msys2/setup-msys2@v2
Expand Down

0 comments on commit f5d24c1

Please sign in to comment.