We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce806e7 commit 2baa2e2Copy full SHA for 2baa2e2
.github/workflows/ci.yaml
@@ -21,8 +21,6 @@ jobs:
21
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
22
with:
23
folders: '[".", "example"]'
24
- # Don't try for Windows support yet.
25
- exclude_windows: true
26
# Root module is bzlmod-only and uses newer stardoc that requires Bazel 7.
27
# Example uses incompatible_enable_proto_toolchain_resolution
28
exclude: |
0 commit comments