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 92fa8ae commit a4c8b34Copy full SHA for a4c8b34
.azure-pipelines/variables.yml
@@ -9,4 +9,5 @@ variables:
9
windows_image: 'windows-2019'
10
cross_tag: 'v0.1.16'
11
target_arm_unknown_linux_musleabihf: 'arm-unknown-linux-musleabihf'
12
+ target_mips_unknown_linux_gnu: 'mips-unknown-linux-gnu'
13
target_x86_64_unknown_linux_musl: 'x86_64-unknown-linux-musl'
0 commit comments