Skip to content

Commit e3b9162

Browse files
committed
update julia versions to test
1 parent e930106 commit e3b9162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020

2121
matrix:
22-
version: ['1.1', '1.2', '1.3', '1.4', '1.5', 'nightly']
22+
version: ['1.5', '1.6', '1.7', 'nightly']
2323
os: [ubuntu-latest]
2424

2525
include:

0 commit comments

Comments
 (0)