build: using the xlarge resource class for zonejs tests on CI (#33148)

Fixes #33147

PR Close #33148
This commit is contained in:
Joey Perrott 2019-10-14 10:16:13 -07:00 committed by Miško Hevery
parent e2d5bc2514
commit 68f06c8dd6
1 changed files with 3 additions and 1 deletions

View File

@ -694,7 +694,9 @@ jobs:
command: ./scripts/ci/run_angular_material_unit_tests.sh
test_zonejs:
executor: default-executor
executor:
name: default-executor
resource_class: xlarge
steps:
- custom_attach_workspace
- init_environment