We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea85084 commit e9fa598Copy full SHA for e9fa598
1 file changed
.circleci/config.yml
@@ -356,18 +356,18 @@ workflows:
356
test-bazel7-linux:
357
jobs:
358
- test-bazel7-linux
359
- test-bazel-latest-linux:
360
- jobs:
361
- - test-bazel-latest-linux
+ #test-bazel-latest-linux:
+ #jobs:
+ #- test-bazel-latest-linux
362
test-bazel7-mac-arm64:
363
364
- test-bazel7-mac-arm64
365
- test-bazel-latest-mac-arm64:
366
367
- - test-bazel-latest-mac-arm64
+ #test-bazel-latest-mac-arm64:
+ #- test-bazel-latest-mac-arm64
368
test-bazel7-windows:
369
370
- test-bazel7-windows
371
- test-bazel-latest-windows:
372
373
- - test-bazel-latest-windows
+ #test-bazel-latest-windows:
+ #- test-bazel-latest-windows
0 commit comments