Skip to content

Commit

Permalink
Merge pull request #2481 from FluxML/vs/ci
Browse files Browse the repository at this point in the history
Update ci.yml for macos-latest to use aarch64
  • Loading branch information
ViralBShah committed Sep 22, 2024
2 parents 3f9e415 + c32b449 commit 26f5c4f
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 26f5c4f

Please sign in to comment.