Skip to content

Commit

Permalink
Reduce pwru
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed Oct 31, 2023
1 parent 7cb61a6 commit 832f065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pwru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
context: ${{ github.workflow }}
file: ${{ github.workflow }}/Dockerfile
#platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/arm/v7
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
#platforms: linux/amd64,linux/arm64,linux/arm/v7
build-args: BUILD_VERSION
cache-from: type=gha, scope=${{ github.workflow }}-${{ matrix.distro }}
Expand Down

0 comments on commit 832f065

Please sign in to comment.