fix: no arm for full edition
This commit is contained in:
@@ -124,7 +124,6 @@ jobs:
|
|||||||
file: dockerfiles/ubuntu.dockerfile
|
file: dockerfiles/ubuntu.dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
|
||||||
pull: true
|
pull: true
|
||||||
push: true
|
push: true
|
||||||
no-cache: true
|
no-cache: true
|
||||||
@@ -145,7 +144,6 @@ jobs:
|
|||||||
file: dockerfiles/ubuntu.dockerfile
|
file: dockerfiles/ubuntu.dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
|
||||||
pull: true
|
pull: true
|
||||||
push: true
|
push: true
|
||||||
no-cache: true
|
no-cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user