Skip to content

chore: workflow runner fixes #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 12, 2025
Merged

Conversation

mpwarres
Copy link
Contributor

  • Update format workflows to use ubuntu-22.04
  • Enable manual triggering of workflows

Fixes #435

- Update format workflows to use ubuntu-22.04
- Enable manual triggering of workflows

Fixes proxy-wasm#435

Signed-off-by: Michael Warres <[email protected]>
The windows-2019 runner image has been retired.

Signed-off-by: Michael Warres <[email protected]>
This appears to be tripping up Windows builds:

```
ERROR: D:/a/proxy-wasm-cpp-host/proxy-wasm-cpp-host/BUILD:64:11: Compiling src/signature_util.cc failed: (Exit 2): cl.exe failed: error executing command (from target //:base_lib)
C:\users\runneradmin\_bazel_runneradmin\dwxiuyix\execroot\proxy_wasm_cpp_host\include/proxy-wasm/signature_util.h(30): error C2039: 'string': is not a member of 'std'
  cd /d C:/users/runneradmin/_bazel_runneradmin/dwxiuyix/execroot/proxy_wasm_cpp_host
```

Signed-off-by: Michael Warres <[email protected]>
@mpwarres mpwarres merged commit 3095c68 into proxy-wasm:main Jul 12, 2025
52 of 53 checks passed
@mpwarres mpwarres deleted the fix-runners branch July 12, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workflows broken
3 participants