Skip to content

Commit 793dd31

Browse files
committed
ci: Update ubuntu version for coverage
1 parent e07f727 commit 793dd31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

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

2222
jobs:
2323
coverage:
24-
runs-on: ubuntu-20.04
24+
runs-on: ubuntu-latest
2525
if: ${{ (github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork) || github.event_name == 'push' }}
2626

2727
steps:

0 commit comments

Comments
 (0)