ci: add windows x86 release job#240
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR enables Windows x86_64 builds in the release workflow by uncommenting the Windows MSVC target and updating the Zig toolchain version from 0.15.1 to 0.15.2.
Key Changes
- Enabled x86_64-pc-windows-msvc build target in the release matrix
- Updated Zig version from 0.15.1 to 0.15.2
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
wan9chi
left a comment
There was a problem hiding this comment.
Note that the Windows version hasn't been e2e tested in CI because it can't spawn tasks with shell built-in commands like echo hello. Will fix it along with our own custom bash-like shell.
Merge activity
|

No description provided.