We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8885d27 commit 8d04da7Copy full SHA for 8d04da7
.github/workflows/ci.yml
@@ -94,6 +94,7 @@ jobs:
94
labels: ${{ steps.meta.outputs.labels }}
95
annotations: ${{ steps.meta.outputs.annotations }}
96
target: prod
97
+ platforms: linux/amd64,linux/arm64
98
load: true
99
cache-from: type=gha
100
cache-to: type=gha,mode=max
0 commit comments