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 1e31ce1 commit 1a2b61aCopy full SHA for 1a2b61a
.github/workflows/Downgrade.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- version: ['1', 'lts']
+ version: ['lts']
19
steps:
20
- uses: actions/checkout@v4
21
- uses: julia-actions/setup-julia@v2
0 commit comments