Skip to content

Commit

Permalink
try to exclude just one combo
Browse files Browse the repository at this point in the history
  • Loading branch information
juddmehr committed Sep 3, 2024
1 parent 9ca6d16 commit 3590c63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- x64
- x86
exclude:
- os: macos-latest
- arch: x86
- os: macos-latest - x86
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 3590c63

Please sign in to comment.