fix docker
This commit is contained in:
parent
6699691663
commit
75d17267d7
3 changed files with 5 additions and 4 deletions
.github/workflows
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
|
@ -19,10 +19,10 @@ jobs:
|
|||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/386
|
||||
- linux/arm/v5
|
||||
# - linux/arm/v5
|
||||
- linux/arm/v7
|
||||
- linux/arm64/v8
|
||||
- linux/riscv64
|
||||
# - linux/riscv64
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue