We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257a761 commit eb5a49dCopy full SHA for eb5a49d
.github/workflows/Downgrade.yml
@@ -28,3 +28,7 @@ jobs:
28
skip: Pkg,TOML
29
- uses: julia-actions/julia-buildpkg@v1
30
- uses: julia-actions/julia-runtest@v1
31
+ with:
32
+ FORCE_LATEST_COMPATIBLE_VERSION: false
33
+ CHECK_BOUNDS: false
34
+ ALLOW_RERESOLVE: false
0 commit comments