Skip to content

Commit

Permalink
use a large instance to see if things speed up
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet committed Jun 28, 2022
1 parent 1d3f284 commit ef83782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
# See: https://circleci.com/docs/2.0/configuration-reference/#docker-machine-macos-windows-executor
docker:
- image: circleci/golang:1.16.10
resource_class: large
# Add steps to the job
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
steps:
Expand Down

0 comments on commit ef83782

Please sign in to comment.