Skip to content

Commit cb0ec72

Browse files
committed
Lots of issues on older releases. Focus on Julia 1.12.
1 parent c656a21 commit cb0ec72

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,13 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
version:
23-
- '1.10'
2423
- '1'
2524
os:
2625
- ubuntu-latest
2726
- windows-latest
2827
arch:
2928
- x64
3029
include:
31-
- os: macOS-latest
32-
arch: aarch64
33-
version: '1.10'
3430
- os: macOS-latest
3531
arch: aarch64
3632
version: '1'

0 commit comments

Comments
 (0)