Skip to content

Commit

Permalink
run invalidations on lts
Browse files Browse the repository at this point in the history
  • Loading branch information
oameye committed Nov 5, 2024
1 parent f5ca8d7 commit e137737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Invalidations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: julia-actions/setup-julia@v2
with:
version: '1'
version: 'lts'
- uses: actions/checkout@v4
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-invalidations@v1
Expand Down

0 comments on commit e137737

Please sign in to comment.