diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index db9b58d818..e1ca43e2cb 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -86,7 +86,7 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max context: ${{ runner.temp }}/build - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64,linux/arm64,linux/s390x push: ${{ steps.setup.outputs.push && steps.novelty.outputs.cache-hit != 'true' }} tags: | quay.io/${{ steps.setup.outputs.repo }}:${{ steps.setup.outputs.tag }}