Skip to content

Commit

Permalink
Merge pull request #8684 from ipfs/fix/faster-ci-gobuild
Browse files Browse the repository at this point in the history
fix(ci): faster gobuild job
  • Loading branch information
Stebalien committed Feb 12, 2022
2 parents b1ffc87 + 32eb6e3 commit 62979db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ executors:
jobs:
gobuild:
executor: golang
resource_class: 2xlarge+
steps:
- checkout
- *make_out_dirs
Expand Down

0 comments on commit 62979db

Please sign in to comment.