We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4864e36 commit a9b90afCopy full SHA for a9b90af
.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: julia-actions/setup-julia@v2
12
with:
13
- version: 1.11
+ version: 1
14
- run: |
15
julia --project=@runic -e '
16
using Pkg
0 commit comments