Skip to content

Commit

Permalink
Test with Julia 1.6.0-beta1 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Jan 17, 2021
1 parent 1b8b690 commit a71b5a7
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:
runs-on: ubuntu-latest
strategy:
matrix:
julia-version: ['1.5', '1.4', '1.0']
julia-version: ['~1.6.0-beta1', '1.5', '1.4', '1.0']
fail-fast: false
name: Test Julia ${{ matrix.julia-version }}
steps:
Expand Down

0 comments on commit a71b5a7

Please sign in to comment.