Skip to content

Commit

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

0 comments on commit 10b3e58

Please sign in to comment.