Skip to content

Commit

Permalink
Merge pull request #16 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 28, 2024
2 parents db82290 + 9ab5a9a commit e972fb8
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 e972fb8

Please sign in to comment.