We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5864546 commit bc9e0bfCopy full SHA for bc9e0bf
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
name: Build and push
28
uses: docker/build-push-action@v6
29
with:
30
- platforms: linux/amd64,linux/arm64,linux/arm/v7
+ platforms: linux/amd64
31
push: true
32
tags: iantorres/boosted:${{ matrix.version }}-${{ matrix.variant }}
33
build-args: |
0 commit comments