Try to avoid build timeout for Ante -_-
This commit is contained in:
parent
b82556bfd8
commit
52093d53cb
|
@ -13,6 +13,7 @@ jobs:
|
||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
machine:
|
machine:
|
||||||
image: ubuntu-2004:202010-01
|
image: ubuntu-2004:202010-01
|
||||||
|
resource_class: large
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: tools/ci-bootstrap.bash
|
- run: tools/ci-bootstrap.bash
|
||||||
|
|
Loading…
Reference in New Issue