Merge pull request #9499 from hashicorp/ci/increase-resource-image-size

increase resource size for sigkills
pull/9503/head
Rae Krantz 6 years ago committed by GitHub
commit cf25ec965d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ executors:
golang:
docker:
- image: circleci/golang:1.13
resource_class: medium+
darwin:
macos:
xcode: "9.0"

Loading…
Cancel
Save