ci: remove arm/v7 support
Some checks failed
build-docker-images-for-latest-release-github-ver / build-and-push (push) Failing after 36s
Some checks failed
build-docker-images-for-latest-release-github-ver / build-and-push (push) Failing after 36s
This commit is contained in:
parent
33a7d9a4fd
commit
ee1e735c36
@ -83,7 +83,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: fly6516.synology.me:8080/multilang:latest
|
tags: fly6516.synology.me:8080/multilang:latest
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64 #,linux/arm/v7
|
||||||
|
|
||||||
# Optional: Verify the pushed image
|
# Optional: Verify the pushed image
|
||||||
- name: Verify Docker Image
|
- name: Verify Docker Image
|
||||||
|
Loading…
Reference in New Issue
Block a user