We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bf5ce commit 51aebd3Copy full SHA for 51aebd3
.azure-pipelines/variables.yml
@@ -9,3 +9,4 @@ variables:
9
windows_image: 'windows-2019'
10
cross_tag: 'v0.1.16'
11
target_arm_unknown_linux_musleabihf: 'arm-unknown-linux-musleabihf'
12
+ target_x86_64_unknown_linux_musl: 'x86_64-unknown-linux-musl'
0 commit comments