Skip to content

Commit

Permalink
Use julia 1.5 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudh committed Jan 13, 2021
1 parent b9169e6 commit 87b065d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- os: macOS-latest
arch: x86
include:
# Add a 1.3 job because that's what Invenia actually uses
# Add a 1.5 job because that's what Invenia actually uses
- os: ubuntu-latest
version: 1.3
version: 1.5
arch: x64
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 87b065d

Please sign in to comment.