Skip to content

Commit

Permalink
Merge pull request #1856 from JuliaStats/vs/mac-aarch64-ci
Browse files Browse the repository at this point in the history
Update CI.yml to include mac aarch64
  • Loading branch information
ViralBShah authored May 19, 2024
2 parents b09dcd7 + 04c7bf6 commit f852803
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
- windows-latest
arch:
- x64
include:
- os: macOS-14
arch: aarch64
version: '1'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit f852803

Please sign in to comment.