Skip to content

Commit 259c20f

Browse files
committed
test on Julia 1.6 instead of 1.5
1 parent 130a7a1 commit 259c20f

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
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14-
- '1.5'
14+
- '1.6'
1515
- '1'
1616
os:
1717
- ubuntu-latest

0 commit comments

Comments
 (0)