We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc01bd commit 6958620Copy full SHA for 6958620
1 file changed
.github/workflows/downgrade.yml
@@ -32,6 +32,7 @@ jobs:
32
- uses: julia-actions/julia-downgrade-compat@v2
33
with:
34
skip: Pkg,TOML,InteractiveUtils,Random,LinearAlgebra
35
+ mode: 'forcedeps'
36
julia_version: ${{ matrix.version }}
37
- uses: julia-actions/cache@v3
38
- uses: julia-actions/julia-buildpkg@v1
0 commit comments