Skip to content

Commit

Permalink
add 1.10 rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 4, 2023
1 parent b2e9d64 commit 4e191fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1', 'nightly']
julia-version: ['1', '^1.10.0-rc1', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
arch: [x64, x86]
exclude:
Expand Down

0 comments on commit 4e191fe

Please sign in to comment.