Skip to content

Commit a9b90af

Browse files
committed
[CI] Bump Julia version in pre-commit
1 parent 4864e36 commit a9b90af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- uses: julia-actions/setup-julia@v2
1212
with:
13-
version: 1.11
13+
version: 1
1414
- run: |
1515
julia --project=@runic -e '
1616
using Pkg

0 commit comments

Comments
 (0)