fix(ci): add missing item to the build list
This commit is contained in:
parent
181916ad04
commit
1dc49b5e58
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
build:
|
build:
|
||||||
- linux musl x64
|
- linux musl x64
|
||||||
|
- linux musl aarch64
|
||||||
- macos x64
|
- macos x64
|
||||||
include:
|
include:
|
||||||
- build: linux musl x64
|
- build: linux musl x64
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue