Skip to content

Commit e9fa598

Browse files
committed
Temporarily disable bazel-latest testing. NFC
These jobs have been failing for a long time now. We can re-enable them once we fix support for the bazel latest.
1 parent ea85084 commit e9fa598

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.circleci/config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -356,18 +356,18 @@ workflows:
356356
test-bazel7-linux:
357357
jobs:
358358
- test-bazel7-linux
359-
test-bazel-latest-linux:
360-
jobs:
361-
- test-bazel-latest-linux
359+
#test-bazel-latest-linux:
360+
#jobs:
361+
#- test-bazel-latest-linux
362362
test-bazel7-mac-arm64:
363363
jobs:
364364
- test-bazel7-mac-arm64
365-
test-bazel-latest-mac-arm64:
366-
jobs:
367-
- test-bazel-latest-mac-arm64
365+
#test-bazel-latest-mac-arm64:
366+
#jobs:
367+
#- test-bazel-latest-mac-arm64
368368
test-bazel7-windows:
369369
jobs:
370370
- test-bazel7-windows
371-
test-bazel-latest-windows:
372-
jobs:
373-
- test-bazel-latest-windows
371+
#test-bazel-latest-windows:
372+
#jobs:
373+
#- test-bazel-latest-windows

0 commit comments

Comments
 (0)