We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19cd6c3 + 8bacc7d commit 6f8c1cfCopy full SHA for 6f8c1cf
.github/workflows/Downgrade.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- version: ['1']
+ version: ['min']
19
group:
20
- Core
21
- Enzyme
Project.toml
@@ -102,7 +102,7 @@ Pkg = "1"
102
PrecompileTools = "1.2"
103
Preferences = "1.4"
104
Random = "1"
105
-RecursiveArrayTools = "3.8"
+RecursiveArrayTools = "3.27.2"
106
RecursiveFactorization = "0.2.14"
107
Reexport = "1"
108
SafeTestsets = "0.1"
0 commit comments