Skip to content

Commit b554d36

Browse files
committed
CI: Use larger instance
1 parent d5357d0 commit b554d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ workflows:
99

1010
jobs:
1111
test:
12-
resource_class: large
12+
resource_class: xlarge
1313
machine:
1414
image: ubuntu-2204:2022.04.1
1515
steps:

0 commit comments

Comments
 (0)