[ci] remove unneded platforms
This commit is contained in:
parent
667578f048
commit
f0b6b517d5
1 changed files with 0 additions and 5 deletions
5
.github/workflows/docker.yaml
vendored
5
.github/workflows/docker.yaml
vendored
|
@ -18,11 +18,6 @@ jobs:
|
|||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/386
|
||||
# - linux/arm/v5
|
||||
- linux/arm/v7
|
||||
- linux/arm64/v8
|
||||
# - linux/riscv64
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in a new issue