Skip to content

Commit

Permalink
Add build_wasi to all-required-green
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Mar 8, 2024
1 parent 9a619f7 commit 2a3b164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,7 @@ jobs:
- build_ubuntu_ssltests
- build_windows
- build_windows_free_threading
- build_wasi
- test_hypothesis
- build_asan
- cifuzz
Expand Down Expand Up @@ -566,6 +567,7 @@ jobs:
build_ubuntu,
build_ubuntu_free_threading,
build_ubuntu_ssltests,
build_wasi,
build_windows,
build_windows_free_threading,
build_asan,
Expand Down

0 comments on commit 2a3b164

Please sign in to comment.