Skip to content

Commit 6958620

Browse files
authored
downgrade fixup
1 parent 4dc01bd commit 6958620

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/downgrade.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: julia-actions/julia-downgrade-compat@v2
3333
with:
3434
skip: Pkg,TOML,InteractiveUtils,Random,LinearAlgebra
35+
mode: 'forcedeps'
3536
julia_version: ${{ matrix.version }}
3637
- uses: julia-actions/cache@v3
3738
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)