Skip to content

Commit 5bbf213

Browse files
committed
test on latest 1 version and stop testing on very old julia versions
1 parent 4d62df4 commit 5bbf213

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@ jobs:
1414
matrix:
1515
version:
1616
- '1.0'
17-
- '1.1'
18-
- '1.2'
19-
- '1.3'
20-
- '1.4'
2117
- '1.5'
18+
- '1'
2219
- 'nightly'
2320
os:
2421
- ubuntu-latest

0 commit comments

Comments
 (0)