Skip to content

Commit 1be1a05

Browse files
authored
Merge pull request #324 from JuliaDiff/ox/1.5it
Pin reverse dependency tests to 1.5
2 parents 3bc3806 + 9607559 commit 1be1a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/IntegrationTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
julia-version: [1]
15+
julia-version: [1.5]
1616
os: [ubuntu-latest]
1717
package:
1818
- {user: JuliaDiff, repo: ChainRules.jl}

0 commit comments

Comments
 (0)