Skip to content

Commit be7653a

Browse files
committed
update test Julia versions
1 parent 4c4573f commit be7653a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/CI.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.6'
23-
- '1.10'
24-
- 'nightly'
22+
- '1'
23+
- 'lts'
2524
os:
2625
- ubuntu-latest
2726
- macOS-latest

0 commit comments

Comments
 (0)