Skip to content

Commit

Permalink
Update CI.yml to include mac aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored May 19, 2024
1 parent b09dcd7 commit 04c7bf6
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 04c7bf6

Please sign in to comment.