Skip to content

Commit

Permalink
Update ci.yml for macos-latest
Browse files Browse the repository at this point in the history
macos-latest is now aarch64
  • Loading branch information
ViralBShah authored Sep 18, 2024
1 parent 0181914 commit c32b449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
arch: x64
- os: macOS-latest
version: '1'
arch: x64
arch: aarch64
steps:
- uses: actions/[email protected]
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit c32b449

Please sign in to comment.