Skip to content

Commit

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

0 comments on commit b0e1d2c

Please sign in to comment.