Skip to content

Commit 12db9eb

Browse files
vitess-bot[bot]Jun Wang
authored andcommitted
[release-23.0] CI: Improve reliability of codecov workflow with larger runner (vitessio#18992) (vitessio#18995)
Signed-off-by: Matt Lord <mattalord@gmail.com> Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com> Signed-off-by: Jun Wang <jun.wang@demonware.net>
1 parent 0ba5552 commit 12db9eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions: read-all
1616
jobs:
1717
test:
1818
name: Code Coverage
19-
runs-on: ubuntu-24.04
19+
runs-on: oracle-vm-8cpu-32gb-x86-64
2020

2121
steps:
2222
- name: Check out code

0 commit comments

Comments
 (0)