Skip to content

Commit a695a31

Browse files
committed
circleci: use xlarge
1 parent bfad5b8 commit a695a31

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
@@ -22,7 +22,7 @@ jobs:
2222
name: golang/linux
2323
version: "<< parameters.go-version >>"
2424
working_directory: /go/src/go.lsp.dev/jsonrpc2
25-
resource_class: large
25+
resource_class: xlarge
2626
steps:
2727
- checkout
2828
- run:

0 commit comments

Comments
 (0)