Skip to content

Commit 6211920

Browse files
Sai Deekshith Kotakondahdonnay
authored andcommitted
chore: updated nightly for s390x support
Signed-off-by: Sai Deekshith Kotakonda <[email protected]>
1 parent 1ee7cb8 commit 6211920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
cache-from: type=gha
8787
cache-to: type=gha,mode=max
8888
context: ${{ runner.temp }}/build
89-
platforms: linux/amd64,linux/arm64
89+
platforms: linux/amd64,linux/arm64,linux/s390x
9090
push: ${{ steps.setup.outputs.push && steps.novelty.outputs.cache-hit != 'true' }}
9191
tags: |
9292
quay.io/${{ steps.setup.outputs.repo }}:${{ steps.setup.outputs.tag }}

0 commit comments

Comments
 (0)