Skip to content

Commit 79b013b

Browse files
authored
Add Julia 1.7 and Julia 1.8 to test matrix
1 parent 4c47d19 commit 79b013b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ jobs:
2424
julia-version:
2525
- '1.0'
2626
- '1.6'
27-
- '~1.7.0-rc1'
27+
- '1.7'
28+
- '1.8'
2829
- 'nightly'
2930
exclude:
3031
- os: ubuntu-latest

0 commit comments

Comments
 (0)