File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -57,20 +57,12 @@ tasks:
57
57
- " --apple_crosstool_top=@local_config_apple_cc//:toolchain"
58
58
- " --crosstool_top=@local_config_apple_cc//:toolchain"
59
59
- " --host_crosstool_top=@local_config_apple_cc//:toolchain"
60
- # Temporary rollback to fix //tests/core/cgo:versioned_dylib_test
61
- # https://github.com/bazelbuild/continuous-integration/commit/a95a916098d3015bb4ea20b7e33bc7d27d00bffc
62
- - " --remote_download_outputs=all"
63
- - " --build_runfile_links"
64
60
build_targets :
65
61
- " //..."
66
62
test_flags :
67
63
- " --apple_crosstool_top=@local_config_apple_cc//:toolchain"
68
64
- " --crosstool_top=@local_config_apple_cc//:toolchain"
69
65
- " --host_crosstool_top=@local_config_apple_cc//:toolchain"
70
- # Temporary rollback to fix //tests/core/cgo:versioned_dylib_test
71
- # https://github.com/bazelbuild/continuous-integration/commit/a95a916098d3015bb4ea20b7e33bc7d27d00bffc
72
- - " --remote_download_outputs=all"
73
- - " --build_runfile_links"
74
66
test_targets :
75
67
- " //..."
76
68
rbe_ubuntu1604 :
You can’t perform that action at this time.
0 commit comments