Skip to content

Commit 93f4c6a

Browse files
committed
remove wasm until it works with proc macro
1 parent 5f614ee commit 93f4c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
rust_target_run: 'x86_64-apple-darwin'
3030
linux:
3131
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'
32+
rust_target_run: 'x86_64-unknown-linux-gnu i686-unknown-linux-gnu x86_64-unknown-linux-musl i686-unknown-linux-musl'

0 commit comments

Comments
 (0)