mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
[CI] remove unsupported experimental_ui_deduplicate bazel flag (#11238)
This commit is contained in:
@@ -7,7 +7,6 @@ build --enable_platform_specific_config
|
||||
build --action_env=PATH
|
||||
# For --compilation_mode=dbg, consider enabling checks in the standard library as well (below).
|
||||
build --compilation_mode=opt
|
||||
build --experimental_ui_deduplicate
|
||||
# This workaround is needed to prevent Bazel from compiling the same file twice (once PIC and once not).
|
||||
build:linux --force_pic
|
||||
build:macos --force_pic
|
||||
|
||||
Reference in New Issue
Block a user