Skip to content

Commit 5f13e0a

Browse files
authored
Run integration tests on latest stable julia release (#454)
1 parent 3b46ac5 commit 5f13e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.5]
15+
julia-version: [1]
1616
os: [ubuntu-latest]
1717
package:
1818
- {user: JuliaDiff, repo: ChainRules.jl}

0 commit comments

Comments
 (0)