Commit 77cf48d
authored
tests: add non-blocking ci config for bazel rolling (#3272)
With some core Bazel changes to flags coming that will affect us, and
the difficulty it
is to keep the bazel-at-head-and-downstream pipeline green, I figured
it'd be a good idea
to add a CI job that uses the weekly Bazel release so we can identify
problems sooner
and more obviously.
The CI job only run on Ubuntu to save CI slots and is won't block merges
if it has failures.1 parent 5fa1a87 commit 77cf48d
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
135 | 149 | | |
136 | 150 | | |
137 | 151 | | |
| |||
0 commit comments