Skip to content

Commit 4868788

Browse files
committed
Fix code coverage workflow
1 parent 85de38a commit 4868788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
code-coverage:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111
timeout-minutes: 30
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)