Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheeheee authored Dec 12, 2024
1 parent 1a12381 commit 96bdc39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macOS-latest
include:
- os: macOS-latest
julia-arch: aarch64
julia-version: '1'
- os: ubuntu-latest
julia-arch: x64
julia-version: '1.6'
Expand Down

0 comments on commit 96bdc39

Please sign in to comment.