Skip to content

Commit 4c04db4

Browse files
committed
Test on Julia 1.8 instead of 1.6
1 parent 82d52a7 commit 4c04db4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
version:
18-
- '1.6'
18+
- '1.8'
1919
- '1.9'
2020
- 'nightly'
2121
os:

0 commit comments

Comments
 (0)