Skip to content

Commit 3fe664f

Browse files
committed
Add Bazel 9 to BCR
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
1 parent 49d307d commit 3fe664f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.bcr/presubmit.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@ bcr_test_module:
66
- macos
77
- windows
88
bazel:
9-
# Bazel 7 uses "~~" in directories names, which causes SDK installers to fail unpacking:
10-
# The installation path must not contain \"~\", please specify a valid directory.
11-
# This still works on Linux / Ubuntu though and this does work on Github Actions:
12-
# https://github.com/mxpv/rules_vulkan/actions/runs/15565959193
13-
# TODO: Investigate why this happens.
14-
# - 7.x
159
- 8.x
10+
- 9.x
1611
tasks:
1712
run_test_module:
1813
name: Run test module

0 commit comments

Comments
 (0)