add more arch.
This commit is contained in:
parent
161b0f3e42
commit
5c85e0f0ec
1 changed files with 3 additions and 0 deletions
3
.github/workflows/marshall.yml
vendored
3
.github/workflows/marshall.yml
vendored
|
|
@ -32,6 +32,9 @@ jobs:
|
||||||
platform:
|
platform:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
- linux/ppc64le
|
||||||
|
- linux/s390x
|
||||||
|
- linux/arm/v7
|
||||||
steps:
|
steps:
|
||||||
- name: "Build: Prepare Environment Variables"
|
- name: "Build: Prepare Environment Variables"
|
||||||
id: environment
|
id: environment
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue