Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3406f9

Browse files
authoredMar 1, 2023
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.