add x86_64-unknown-linux-musl target
This commit is contained in:
parent
e1382092d3
commit
186d7ec602
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ build:
|
|||
- arm-unknown-linux-gnueabihf
|
||||
- armv7-unknown-linux-gnueabihf
|
||||
- x86_64-unknown-linux-gnu
|
||||
- x86_64-unknown-linux-musl
|
||||
|
||||
build x86_64-apple-darwin:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in a new issue