Skip to content

Commit

Permalink
Merge pull request #259 from JuliaDiff/ox/integrationtest14
Browse files Browse the repository at this point in the history
Pin the Integration Test for Zygote to Julia 1.4
  • Loading branch information
oxinabox authored Sep 9, 2020
2 parents ead0c4b + 284e5eb commit 0baf7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IntegrationTestZygote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: [1]
julia-version: [1.4]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0baf7bb

Please sign in to comment.