Update build.yaml
This commit is contained in:
parent
eb441725b0
commit
fae3cfdc6e
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -10,6 +10,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
include:
|
||||||
- {os: ubuntu-20.04, arch: "linux/386"}
|
- {os: ubuntu-20.04, arch: "linux/386"}
|
||||||
- {os: ubuntu-20.04, arch: "linux/amd64"}
|
- {os: ubuntu-20.04, arch: "linux/amd64"}
|
||||||
- {os: ubuntu-20.04, arch: "linux/arm/v6"}
|
- {os: ubuntu-20.04, arch: "linux/arm/v6"}
|
||||||
|
Loading…
Reference in New Issue
Block a user