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.
2 parents 977d6bd + 553de0e commit d4e51bfCopy full SHA for d4e51bf
1 file changed
.github/workflows/Downgrade.yml
@@ -31,6 +31,6 @@ jobs:
31
- uses: julia-actions/julia-buildpkg@v1
32
- uses: julia-actions/julia-runtest@v1
33
with:
34
- allow_reresolve: true
+ allow_reresolve: false
35
env:
36
GROUP: ${{ matrix.group }}
0 commit comments