Skip to content

Commit

Permalink
[CI] Run tests on Apple Silicon (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Feb 5, 2024
1 parent 04cc8cd commit f2c1439
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
exclude:
- os: macos-latest
julia_arch: x86
include:
- os: macos-14
julia_arch: "aarch64"
julia_version: "1"

fail-fast: false

Expand Down

0 comments on commit f2c1439

Please sign in to comment.