Skip to content

Commit

Permalink
Use pr-release toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
JLimperg committed Feb 21, 2025
1 parent 23f6c85 commit 27cbf23
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "512d7fa38234139a34c04e3b3438fc142b51bbee",
"rev": "fcc3faa429c1ab53c0504b076e03c852512a04e3",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.17.0-rc1",
"inputRev": "nightly-testing",
"inherited": false,
"configFile": "lakefile.toml"}],
"name": "aesop",
Expand Down
2 changes: 1 addition & 1 deletion lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ platformIndependent = true
[[require]]
name = "batteries"
git = "https://github.com/leanprover-community/batteries"
rev = "v4.17.0-rc1"
rev = "nightly-testing"

[[lean_lib]]
name = "Aesop"
Expand Down
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lean4-work
leanprover/lean4-pr-releases:pr-release-7008

0 comments on commit 27cbf23

Please sign in to comment.