Install musl-gcc for linux-musl nodejs releases

This commit is contained in:
Andrew Ferrazzutti
2023-04-14 17:43:42 +09:00
parent cd865d21c3
commit a78b260857

View File

@@ -52,6 +52,7 @@ jobs:
apt_install: gcc-arm-linux-gnueabihf
- target: x86_64-unknown-linux-musl
os: ubuntu-latest
apt_install: musl-tools
# ----------------------------------- macOS
- target: aarch64-apple-darwin
os: macos-latest