💚 Remove ARM build for now
This commit is contained in:
parent
e380983ea9
commit
a4c1456f99
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
# platforms: linux/amd64,linux/arm64 # ARM disabled for now: error: command 'gcc' failed: No such file or directory
|
||||
platforms: linux/amd64
|
||||
tags: code.f2n.me/finn/matrix-bot-praying-times:latest
|
||||
- name: Inspect
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue