Skip to content

Commit

Permalink
Merge pull request #22 from ederc/workflows
Browse files Browse the repository at this point in the history
updates workflows for CI
  • Loading branch information
ederc authored Oct 19, 2023
2 parents de0a110 + f4f02f2 commit 830785b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
matrix:
julia-version:
- '1.6'
- '~1.7.0-0'
- '~1.8.0-0'
- '1.9'
- '~1.10.0-0'
- 'nightly'
julia-arch:
- x64
Expand Down

0 comments on commit 830785b

Please sign in to comment.