Skip to content

Commit 4cc992b

Browse files
authored
Drop Julia versions before LTS
1 parent 021083f commit 4cc992b

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
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
version:
29-
- '1.6'
29+
- 'lts'
3030
- '1'
3131
- 'pre'
3232
os:

0 commit comments

Comments
 (0)