Skip to content

Commit af4e4cd

Browse files
authored
chore(release): Default to amd64 platform on prestate artifacts build (op-rs#519)
1 parent d2605a2 commit af4e4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: justfile

+1
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,5 @@ build-client-prestate-asterisc kona_tag asterisc_tag out='./prestate-artifacts-a
128128
--output $OUTPUT_DIR \
129129
--build-arg CLIENT_TAG={{kona_tag}} \
130130
--build-arg ASTERISC_TAG={{asterisc_tag}} \
131+
--platform linux/amd64 \
131132
.

0 commit comments

Comments
 (0)