Skip to content

Commit

Permalink
CI: Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed May 2, 2024
1 parent 0e89a7e commit d443cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_julia_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- 'nightly'
exclude:
- os: macOS-latest
arch: x86 # 32-bit Julia binaries are not available on macOS
arch: x86 # 32-bit Julia binaries are not available on macOS
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
Expand Down

0 comments on commit d443cfc

Please sign in to comment.