Skip to content

Commit a3406f9

Browse files
authored
Merge pull request #509 from flba-eb/disable_fuchsia_ci_builds
2 parents 2a791b3 + 847059f commit a3406f9

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,7 +204,7 @@ jobs:
204204
target:
205205
- wasm32-unknown-unknown
206206
- wasm32-wasi
207-
- x86_64-fuchsia
207+
- x86_64-unknown-fuchsia
208208
- x86_64-fortanix-unknown-sgx
209209
- x86_64-unknown-illumos
210210
steps:

0 commit comments

Comments
 (0)