Commit b49f4c5
committed
ci: increase the
This commit changes the build-bazel-e2e `resource_class` from small to medium as currently this step is failing due to the lack of resources.
The increase in resources is needed due to the increase in targets
```
yarn bazel query "//tests/legacy-cli/..."
ts_library rule //tests/legacy-cli:runner
_js_library rule //tests/legacy-cli/e2e/assets:assets
ts_library rule //tests/legacy-cli/e2e/initialize:initialize
ts_library rule //tests/legacy-cli/e2e/ng-snapshot:ng-snapshot
ts_library rule //tests/legacy-cli/e2e/setup:setup
ts_library rule //tests/legacy-cli/e2e/tests:tests
ts_library rule //tests/legacy-cli/e2e/utils:utils
```
(cherry picked from commit 5d608b7)resource_class of build-bazel-e2e
1 parent 14ac8c6 commit b49f4c5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments