Skip to content

Commit

Permalink
Merge pull request #157 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
pjaap authored Nov 29, 2024
2 parents 44a0427 + bdea4fa commit e208890
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 @@ -11,7 +11,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 e208890

Please sign in to comment.