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.
--remote_download_minimal
1 parent bd626a3 commit 1e9d3bbCopy full SHA for 1e9d3bb
.bazelci/presubmit.yml
@@ -368,6 +368,9 @@ tasks:
368
build_flags:
369
- "--incompatible_config_setting_private_default_visibility"
370
- "--incompatible_enforce_config_setting_visibility"
371
+ # Temporary rollback to fix //tests/core/cgo:versioned_dylib_test
372
+ # https://github.com/bazelbuild/continuous-integration/commit/a95a916098d3015bb4ea20b7e33bc7d27d00bffc
373
+ - "--remote_download_all"
374
build_targets:
375
- "//..."
376
test_targets:
0 commit comments