Skip to content

Commit 13b8968

Browse files
committed
Run Downgrade also on latest julia version
1 parent 857213f commit 13b8968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
version: ['1.10']
22+
version: ['1.10','1']
2323
steps:
2424
- uses: actions/checkout@v4
2525
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)