Skip to content

Commit

Permalink
test on 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Apr 5, 2021
1 parent 7f6bd41 commit cfff484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.5']
julia-version: ['1.6']
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit cfff484

Please sign in to comment.