We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f614ee commit 93f4c6aCopy full SHA for 93f4c6a
azure-pipelines.yml
@@ -29,4 +29,4 @@ jobs:
29
rust_target_run: 'x86_64-apple-darwin'
30
linux:
31
imageName: 'ubuntu-latest'
32
- rust_target_run: 'x86_64-unknown-linux-gnu i686-unknown-linux-gnu x86_64-unknown-linux-musl i686-unknown-linux-musl wasm32-unknown-unknown'
+ rust_target_run: 'x86_64-unknown-linux-gnu i686-unknown-linux-gnu x86_64-unknown-linux-musl i686-unknown-linux-musl'
0 commit comments