Skip to content

Commit 0951edd

Browse files
blefevrepetermetz
authored andcommitted
fix(ci): Use larger ci instance
Signed-off-by: Ben LeFevre <[email protected]>
1 parent d981d59 commit 0951edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
CI_CONTAINERS_WAIT_TIME: 60
77
machine:
88
image: ubuntu-1604:201903-01
9-
resource_class: large
9+
resource_class: xlarge
1010
steps:
1111
- checkout # check out source code to working directory
1212
- run:

0 commit comments

Comments
 (0)