Skip to content

Commit

Permalink
count invalidations on latest Julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Nov 27, 2024
1 parent 42c75dd commit b4c517f
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 @@ -20,7 +20,7 @@ jobs:
- name: Set up Julia
uses: julia-actions/setup-julia@v2
with:
version: '1.10' # currently not compatible with Julia v1.11
version: '1'
# current branch
- name: Check out repository in current branch
uses: actions/checkout@v4
Expand Down

0 comments on commit b4c517f

Please sign in to comment.