Skip to content

Commit db9d465

Browse files
nhtyyleruaa
andauthored
chore: bump sp1 v5 (#3)
* feat: bump v5 * rm rust toolchain * cursed * chore: update elf * fix: use latest cargo prove --------- Co-authored-by: leruaa <[email protected]>
1 parent 6b53445 commit db9d465

File tree

14 files changed

+769
-784
lines changed

14 files changed

+769
-784
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
run: |
6262
# Build the binaries
6363
cd program
64-
~/.sp1/bin/cargo-prove prove build --elf-name vector-elf --docker --tag v4.1.3 --output-directory ../elf
64+
~/.sp1/bin/cargo-prove prove build --elf-name vector-elf --docker --tag v5.0.0 --output-directory ../elf
6565
cd ../
6666
# Check for any changes in the elf directory
6767
if [ -n "$(git status --porcelain elf/)" ]; then

0 commit comments

Comments
 (0)