Skip to content

Commit

Permalink
Merge pull request #1915 from CosmWasm/increase-coverage-ram
Browse files Browse the repository at this point in the history
Increase resource class for coverage job
  • Loading branch information
webmaster128 authored Oct 11, 2023
2 parents d41afdd + 40affc9 commit b2577a4
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 @@ -968,6 +968,7 @@ jobs:
coverage:
docker:
- image: rust:1.72.0
resource_class: medium+
steps:
- checkout
- run:
Expand Down

0 comments on commit b2577a4

Please sign in to comment.