Skip to content

Commit 51aebd3

Browse files
committed
.azure-pipelines/variables.yml: set up to test and deploy the x86_64-unknown-linux-musl cross-builder
1 parent 16bf5ce commit 51aebd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/variables.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ variables:
99
windows_image: 'windows-2019'
1010
cross_tag: 'v0.1.16'
1111
target_arm_unknown_linux_musleabihf: 'arm-unknown-linux-musleabihf'
12+
target_x86_64_unknown_linux_musl: 'x86_64-unknown-linux-musl'

0 commit comments

Comments
 (0)