Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Don't check BCR patches on windows
  • Loading branch information
alexeagle authored Jun 26, 2024
1 parent 4294936 commit f87d5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ concurrency:

jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@d76fcd39cb9e689104db71853e7c1f1053550463
with:
folders: '[".", "e2e/smoke", "e2e/repository-rule-deps", "e2e/system-interpreter", "examples/uv_pip_compile"]'
# TODO: Build Windows tools and add to toolchain
Expand Down

0 comments on commit f87d5e0

Please sign in to comment.