Skip to content

Commit b704241

Browse files
committed
circleci: increase lint resource_class to xlarge
1 parent 3ddc48c commit b704241

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
@@ -121,7 +121,7 @@ jobs:
121121

122122
lint:
123123
executor: golang
124-
resource_class: large
124+
resource_class: xlarge
125125
parallelism: 2
126126
steps:
127127
- attach_workspace:

0 commit comments

Comments
 (0)