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 789e2c4 commit aa40411Copy full SHA for aa40411
.github/workflows/DowngradeSublibraries.yml
@@ -61,6 +61,7 @@ jobs:
61
with:
62
projects: ${{ matrix.project }}
63
skip: Pkg,TOML
64
+ version: ${{ matrix.julia-version }}
65
- uses: julia-actions/julia-buildpkg@v1
66
67
project: ${{ matrix.project }}
0 commit comments