Skip to content

Commit 903d477

Browse files
authored
run CI on more julia versions (#22)
1 parent f520e06 commit 903d477

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
version:
25-
# - '1.6'
25+
- '1.6'
26+
- '1.7'
2627
- 'nightly'
2728
os:
2829
- ubuntu-latest

0 commit comments

Comments
 (0)