File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ workspaces:
55 label : rules_ts
66 e2e/smoke :
77 tasks :
8+ - bazel-6 :
9+ queue : aspect-medium
10+ - bazel-7 :
11+ queue : aspect-medium
12+ - bazel-8 :
13+ queue : aspect-medium
814 - format :
915 without : true
1016 - configure :
@@ -13,6 +19,12 @@ workspaces:
1319 without : true
1420 e2e/external_dep :
1521 tasks :
22+ - bazel-6 :
23+ queue : aspect-medium
24+ - bazel-7 :
25+ queue : aspect-medium
26+ - bazel-8 :
27+ queue : aspect-medium
1628 - format :
1729 without : true
1830 - configure :
@@ -21,6 +33,12 @@ workspaces:
2133 without : true
2234 e2e/worker :
2335 tasks :
36+ - bazel-6 :
37+ queue : aspect-medium
38+ - bazel-7 :
39+ queue : aspect-medium
40+ - bazel-8 :
41+ queue : aspect-medium
2442 - format :
2543 without : true
2644 - configure :
@@ -29,13 +47,24 @@ workspaces:
2947 without : true
3048 e2e/test :
3149 tasks :
50+ - bazel-6 :
51+ queue : aspect-medium
52+ - bazel-7 :
53+ queue : aspect-medium
54+ - bazel-8 :
55+ queue : aspect-medium
3256 - format :
3357 without : true
3458 - configure :
3559 without : true
3660 - buildifier :
3761 without : true
3862tasks :
63+ - test :
64+ name : ' Test (Bazel 6.x)'
65+ id : bazel-6
66+ env :
67+ USE_BAZEL_VERSION : 6.x
3968 - test :
4069 name : ' Test (Bazel 7.x)'
4170 id : bazel-7
You can’t perform that action at this time.
0 commit comments