Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Oct 3, 2024
1 parent 7b37fd5 commit efcbdba
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,14 @@ jobs:
os: [ubuntu-latest, windows-latest]
arch: [x64]
include:
- os: macOS-latest
arch: aarch64
version: '1'
- os: ubuntu-latest
experimental: true
version: 'pre' # upcoming julia version (`alpha`, `beta` or `rc`)

- os: macOS-latest
arch: aarch64
version: '1'
experimental: false

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit efcbdba

Please sign in to comment.