Skip to content

Commit 830785b

Browse files
authored
Merge pull request #22 from ederc/workflows
updates workflows for CI
2 parents de0a110 + f4f02f2 commit 830785b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
matrix:
2525
julia-version:
2626
- '1.6'
27-
- '~1.7.0-0'
28-
- '~1.8.0-0'
27+
- '1.9'
28+
- '~1.10.0-0'
2929
- 'nightly'
3030
julia-arch:
3131
- x64

0 commit comments

Comments
 (0)