Skip to content

Commit

Permalink
Merge branch 'julia1.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
marius311 committed Jan 25, 2021
2 parents 283f404 + 462466e commit 11ae783
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 @@ -8,7 +8,7 @@ jobs:
continue-on-error: ${{ matrix.experimental == 'nightly' }}
strategy:
matrix:
julia-version: ['1.5']
julia-version: ['1.5', '1.6-nightly']
os: [ubuntu-latest]
JULIA_FFTW_PROVIDER: ['MKL','FFTW']
fail-fast: false
Expand Down

0 comments on commit 11ae783

Please sign in to comment.