We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f85f42 commit 437e551Copy full SHA for 437e551
.github/workflows/Downgrade.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- version: ['1']
+ version: ['min']
19
steps:
20
- uses: actions/checkout@v4
21
- uses: julia-actions/setup-julia@v2
0 commit comments