Skip to content

Commit aebb2ea

Browse files
committed
Run Downgrade also on latest julia version
1 parent 88c2758 commit aebb2ea

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
version: ['1.10']
20+
version: ['1.10','1']
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)