Skip to content

workflows: add windows to CI matrix#567

Open
jmr wants to merge 1 commit intogoogle:masterfrom
jmr:windows-workflow
Open

workflows: add windows to CI matrix#567
jmr wants to merge 1 commit intogoogle:masterfrom
jmr:windows-workflow

Conversation

@jmr
Copy link
Copy Markdown
Member

@jmr jmr commented Apr 17, 2026

Add Windows support to the GitHub Actions workflow for both CMake and Bazel builds.

Changes include:

  • Add windows-latest to the cmake and bazel job matrices.
  • Enable Python only for non-Windows for now.
  • Add shell: bash to the Bazel test step to ensure multi-line command continuations work correctly on Windows runners.

Add Windows support to the GitHub Actions workflow for both CMake and
Bazel builds.

Changes include:
- Add `windows-latest` to the `cmake` and `bazel` job matrices.
- Enable Python only for non-Windows for now.
- Add `shell: bash` to the Bazel test step to ensure multi-line command
  continuations work correctly on Windows runners.
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.

1 participant