Skip to content

Commit

Permalink
test on 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
marius311 committed Dec 18, 2023
1 parent 0de2678 commit d150a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.0', '1.1', '1.2', '1.3', '1.4', '1.5', '1.6', '1.7', '1.8', '1.9']
julia-version: ['1.0', '1.1', '1.2', '1.3', '1.4', '1.5', '1.6', '1.7', '1.8', '1.9', '~1.10.0-0']
os: [ubuntu-latest]
fail-fast: false

Expand Down

0 comments on commit d150a29

Please sign in to comment.