mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-13 15:08:33 -04:00
remove arm build for now
This commit is contained in:
parent
3580425ca3
commit
ab6583666f
2
.github/workflows/master-build.yml
vendored
2
.github/workflows/master-build.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: ./docker
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
hemna6969/aprsd:${{ steps.branch-name.outputs.current_branch }}
|
||||
|
Loading…
Reference in New Issue
Block a user