Skip to content

Commit

Permalink
try one platform
Browse files Browse the repository at this point in the history
  • Loading branch information
sergicastro committed Aug 12, 2024
1 parent 82a3d9b commit f46bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
IMG: tetrate/kubegres:${{ github.ref_name }}
PLATFORMS: linux/amd64,linux/arm64
PLATFORMS: linux/amd64
steps:
- uses: docker/setup-qemu-action@v3
with:
Expand Down

0 comments on commit f46bdd0

Please sign in to comment.