Skip to content

Commit

Permalink
Update versions tested in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yha authored May 18, 2021
1 parent 191a078 commit 8a1130b
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.0', '1.4', '1.5', 'nightly']
julia-version: ['1.5', '1.6', 'nightly']
julia-arch: [x64, x86]
os: [ubuntu-latest, windows-latest, macOS-latest]
exclude:
Expand Down

0 comments on commit 8a1130b

Please sign in to comment.