Skip to content

Commit aa40411

Browse files
Fix Downgrade CI
1 parent 789e2c4 commit aa40411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/DowngradeSublibraries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
with:
6262
projects: ${{ matrix.project }}
6363
skip: Pkg,TOML
64+
version: ${{ matrix.julia-version }}
6465
- uses: julia-actions/julia-buildpkg@v1
6566
with:
6667
project: ${{ matrix.project }}

0 commit comments

Comments
 (0)