Skip to content

Commit 14c677c

Browse files
committed
Increase runner size
As processes seem to be getting killed Signed-off-by: Matt Lord <mattalord@gmail.com>
1 parent 5bcfd75 commit 14c677c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: read-all
99
jobs:
1010
test:
1111
name: Code Coverage
12-
runs-on: gh-hosted-runners-4cores-1
12+
runs-on: gh-hosted-runners-16cores-1
1313

1414
steps:
1515
- name: Check out code

0 commit comments

Comments
 (0)