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 94982ea commit cd7f8a1Copy full SHA for cd7f8a1
.github/workflows/ci.yaml
@@ -21,8 +21,6 @@ jobs:
21
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@bazel8
22
with:
23
folders: '[".", "example"]'
24
- # Don't try for Windows support yet.
25
- exclude_windows: true
26
27
integration-test:
28
runs-on: ubuntu-latest
0 commit comments