Skip to content

Commit 35b53d8

Browse files
authored
Disable ARM builds
ARM builds are broken
1 parent 1c00c94 commit 35b53d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ssp.container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/build-push-action@v6
3333
with:
3434
context: ./docker
35-
platforms: linux/amd64,linux/arm64
35+
platforms: linux/amd64
3636
push: true
3737
tags: |
3838
ghcr.io/openconext/openconext-devssp/devssp:latest

0 commit comments

Comments
 (0)