Skip to content

Commit 5c5bfbe

Browse files
authored
Use Julia 1.9 on mac too
1 parent 4589692 commit 5c5bfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
include:
2525
- os: macOS-latest
2626
arch: aarch64
27-
version: 'lts'
27+
version: '1.9'
2828
- os: macOS-latest
2929
arch: aarch64
3030
version: '1'

0 commit comments

Comments
 (0)