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 aa40411 commit 7ac97e7Copy full SHA for 7ac97e7
.github/workflows/Downgrade.yml
@@ -26,6 +26,7 @@ jobs:
26
- uses: julia-actions/julia-downgrade-compat@v2
27
with:
28
skip: Pkg,TOML
29
+ version: ${{ matrix.julia-version }}
30
- uses: julia-actions/julia-buildpkg@v1
31
- uses: julia-actions/julia-runtest@v1
32
0 commit comments