Skip to content

Commit

Permalink
[CI] Bump Julia version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele committed Nov 28, 2024
1 parent a2734db commit 47d8a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: 1.11
version: 1
- run: |
julia --project=@runic -e '
using Pkg
Expand Down

0 comments on commit 47d8a5d

Please sign in to comment.