Bump the Circle CI build job to an resource_class of xlarge (#722)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
|
resource_class: xlarge
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.12
|
- image: circleci/golang:1.12
|
||||||
environment:
|
environment:
|
||||||
@@ -23,6 +24,7 @@ jobs:
|
|||||||
command: scripts/validate/gomod.sh
|
command: scripts/validate/gomod.sh
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
resource_class: xlarge
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.12
|
- image: circleci/golang:1.12
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user