mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-09 20:08:37 -06:00
add appropriate musl linker for GH runner
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
[target.x86_64-unknown-linux-musl]
|
||||
runner = "musl-gcc"
|
||||
|
||||
# [target.aarch64-unknown-linux-musl]
|
||||
# linker = "aarch64-linux-gnu-gcc"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "z"
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user