Skip to content

Commit

Permalink
Merge pull request WIAS-PDELib#14 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 e5c879d + a9b90af commit a09e0b4
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 a09e0b4

Please sign in to comment.