Skip to content

Commit 0585907

Browse files
committed
ci: enable e2e/smoke on bazel6
1 parent 3c3afcf commit 0585907

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ jobs:
9696
# Don't test root workspace with non-bzlmod
9797
- bzlmod: 0
9898
folder: .
99-
# e2e/smoke broken with bazel6
100-
- bazel-version:
101-
major: 6
102-
folder: e2e/smoke
103-
bzlmod: 1
10499
# Disable some broken tests on Windows
105100
- os: windows
106101
folder: .

0 commit comments

Comments
 (0)