Skip to content

Commit

Permalink
update nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Nov 16, 2023
1 parent 2e2f150 commit f0d0a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
julia-arch: [x64, x86]
julia-version: ['1.6','1','1.9-nightly','nightly']
julia-version: ['1.6','1','1.10-nightly','nightly']
exclude:
- os: macOS-latest
julia-arch: x86
Expand Down

0 comments on commit f0d0a96

Please sign in to comment.