Skip to content

Commit

Permalink
Run macOS CI on both Intel and Apple Silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Oct 16, 2024
1 parent b4201d8 commit 3b12079
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
- ubuntu-latest
- windows-latest
- macos-13 # macos-13 = Intel.
# TODO: uncomment the next line, so that we can start testing on macos-14:
# - macos-14 # macos-14 = Apple Silicon.
- macos-14 # macos-14 = Apple Silicon.
coverage:
- 'true'
- 'false' # needed for Julia 1.9+ to test from a session using pkgimages
Expand Down

0 comments on commit 3b12079

Please sign in to comment.