Skip to content

Commit

Permalink
chore: bump lean4checker to v4.13.0-rc3 (#17487)
Browse files Browse the repository at this point in the history
I think that there might be further issues with `lake build`, but this change seems at least needed.

I am hoping that #17486 tests this.
  • Loading branch information
adomani committed Oct 8, 2024
1 parent 7138640 commit 25093e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lean4checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
git clone https://github.com/leanprover/lean4checker
cd lean4checker
git checkout v4.12.0-rc1
git checkout v4.13.0-rc3
# Now that the git hash is embedded in each olean,
# we need to compile lean4checker on the same toolchain
cp ../lean-toolchain .
Expand Down

0 comments on commit 25093e9

Please sign in to comment.