-
-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Description
Example.jl/.github/workflows/ci.yml
Lines 24 to 27 in 63de11d
| # test macOS and Windows with latest Julia only | |
| - os: macOS-latest | |
| arch: x64 | |
| version: 1 |
The aarch64 runners are available now:
https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/
They should run tests faster.
Should we switch the CI.yml to use the new arm macs? or should it do both?
Metadata
Metadata
Assignees
Labels
No labels