We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc3806 commit 9607559Copy full SHA for 9607559
1 file changed
.github/workflows/IntegrationTest.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- julia-version: [1]
+ julia-version: [1.5]
16
os: [ubuntu-latest]
17
package:
18
- {user: JuliaDiff, repo: ChainRules.jl}
0 commit comments