riscv64 build
This commit is contained in:
parent
633a1d6e25
commit
e2a8031a87
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
||||||
platform:
|
platform:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
- linux/arm64
|
- linux/arm64
|
||||||
|
- linux/riscv64
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
|
|
Loading…
Reference in a new issue