Skip to content

Commit 7ac97e7

Browse files
Update Downgrade.yml
1 parent aa40411 commit 7ac97e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- uses: julia-actions/julia-downgrade-compat@v2
2727
with:
2828
skip: Pkg,TOML
29+
version: ${{ matrix.julia-version }}
2930
- uses: julia-actions/julia-buildpkg@v1
3031
- uses: julia-actions/julia-runtest@v1
3132
with:

0 commit comments

Comments
 (0)