Skip to content

Commit

Permalink
reduce codecov machine size
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Jul 23, 2024
1 parent 2cf5644 commit de8ba47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
contents: read
jobs:
codecov:
runs-on: ubuntu-latest-8-cores
runs-on: ubuntu-latest-4-cores
if: >
github.event.pull_request.draft == false ||
github.ref == 'refs/heads/main' ||
Expand Down

0 comments on commit de8ba47

Please sign in to comment.