Skip to content

Commit

Permalink
Update Integration to run on latest Julia release (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
musm authored Dec 9, 2020
1 parent e73887d commit a475788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.5'
- '1'
os:
- ubuntu-latest
arch:
Expand Down Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.5'
- '1'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit a475788

Please sign in to comment.