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.
2 parents 117c6df + cb29848 commit 7355e87Copy full SHA for 7355e87
.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