Skip to content

Commit 4b563f8

Browse files
committed
update build elf.yaml
1 parent 3b19df9 commit 4b563f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_elf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
# Build the binaries
3131
cd program
32-
~/.sp1/bin/cargo-prove prove build --elf-name sp1-helios-elf --docker --tag v5.2.1 --output-directory ../elf
32+
~/.sp1/bin/cargo-prove prove build --elf-name sp1-helios-elf --docker --tag v6.3.0 --output-directory ../elf
3333
cd ../
3434
3535
# Check for any changes in the elf directory

0 commit comments

Comments
 (0)