Skip to content

Commit

Permalink
Merge pull request #76 from jpthiele/precommit-ci-bump-julia
Browse files Browse the repository at this point in the history
[CI] Bump Julia version in pre-commit
  • Loading branch information
jpthiele authored Nov 29, 2024
2 parents 8cf8c63 + 16442bb commit 9dd56b3
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 9dd56b3

Please sign in to comment.