Skip to content

Commit e190933

Browse files
committed
update base CI pipeline with riscv64 changes
1 parent eae0591 commit e190933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-ci-binary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
5050
with:
51-
platforms: amd64,arm64,ppc64le
51+
platforms: amd64,arm64,ppc64le,riscv64
5252

5353
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
5454

0 commit comments

Comments
 (0)