Skip to content

Commit 847059f

Browse files
committed
Try using new name of fuchsia target
1 parent 83e25b2 commit 847059f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ jobs:
204204
target:
205205
- wasm32-unknown-unknown
206206
- wasm32-wasi
207+
- x86_64-unknown-fuchsia
207208
- x86_64-fortanix-unknown-sgx
208209
- x86_64-unknown-illumos
209-
# - x86_64-fuchsia # error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target 'x86_64-fuchsia'
210210
steps:
211211
- uses: actions/checkout@v3
212212
with:

0 commit comments

Comments
 (0)