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 83e25b2 commit 847059fCopy full SHA for 847059f
.github/workflows/main.yml
@@ -204,9 +204,9 @@ jobs:
204
target:
205
- wasm32-unknown-unknown
206
- wasm32-wasi
207
+ - x86_64-unknown-fuchsia
208
- x86_64-fortanix-unknown-sgx
209
- x86_64-unknown-illumos
- # - x86_64-fuchsia # error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target 'x86_64-fuchsia'
210
steps:
211
- uses: actions/checkout@v3
212
with:
0 commit comments