Skip to content

Commit 1259d80

Browse files
committed
remove Julia v1.9 from CI
1 parent b9e755b commit 1259d80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.9'
2322
- '1.10'
24-
- 'nightly'
23+
- '1'
2524
os:
2625
- ubuntu-latest
2726
arch:

0 commit comments

Comments
 (0)