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 955131d commit 08fad89Copy full SHA for 08fad89
.github/workflows/Downgrade.yml
@@ -30,6 +30,7 @@ jobs:
30
- uses: julia-actions/julia-buildpkg@v1
31
- uses: julia-actions/julia-runtest@v1
32
with:
33
+ version: ${{ matrix.julia-version }}
34
ALLOW_RERESOLVE: false
35
env:
36
GROUP: ${{ matrix.group }}
0 commit comments