Skip to content

Commit

Permalink
CI: Fixed Invalidations workflow by using Julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stemann committed Nov 4, 2024
1 parent ac1f512 commit a7d8cfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: julia-actions/setup-julia@v2
with:
version: '1'
version: '1.10'
- uses: actions/checkout@v4
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-invalidations@v1
Expand Down

0 comments on commit a7d8cfe

Please sign in to comment.