Skip to content

Commit 8f3ca47

Browse files
authored
Update CI.yml to only test the live julia versions
1 parent f31cd07 commit 8f3ca47

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
@@ -18,9 +18,8 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.8'
22-
- '1.8.2'
2321
- '1.9'
22+
- '1'
2423
- 'nightly'
2524
os:
2625
- ubuntu-latest

0 commit comments

Comments
 (0)