Skip to content

Commit

Permalink
Flip supports-multiplex-workers back on (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes authored Oct 25, 2023
1 parent 87251ac commit 082f0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/impl.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def _run_android_lint(
toolchain = _ANDROID_LINT_TOOLCHAIN_TYPE,
execution_requirements = {
"supports-workers": "1",
"supports-multiplex-workers": "1",
"requires-worker-protocol": "json",
},
env = {
Expand Down

0 comments on commit 082f0a4

Please sign in to comment.