Skip to content

Commit 30a3d9c

Browse files
[release-23.0] CI: Improve reliability of codecov workflow with larger runner (#18992) (#18995)
Signed-off-by: Matt Lord <[email protected]> Co-authored-by: vitess-bot[bot] <108069721+vitess-bot[bot]@users.noreply.github.com>
1 parent a06904e commit 30a3d9c

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
@@ -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)