Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Oct 17, 2024
1 parent e181ce1 commit 950b9fb
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ jobs:
include:
- os: macOS-latest
arch: aarch64
version:
- '1.10'
- '1.11'
- 'pre'
# - 'nightly'
version: '1.10'
- os: macOS-latest
arch: aarch64
version: '1.11'
- os: macOS-latest
arch: aarch64
version: 'pre'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 950b9fb

Please sign in to comment.