Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
CI: Julia v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmouchet authored Jan 6, 2020
1 parent 987cc80 commit 2e1fcb7
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: [1.0.4, 1.2.0]
julia-version: [1.0.4, 1.3.1]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit 2e1fcb7

Please sign in to comment.