Skip to content

Commit 23c8279

Browse files
committed
build: downgrade lcov to 1.15 via ubuntu-22.04
1 parent d3fa930 commit 23c8279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
coverage:
8383
name: Code coverage
84-
runs-on: ubuntu-latest
84+
runs-on: ubuntu-22.04
8585
needs: gatekeeper
8686

8787
env:

0 commit comments

Comments
 (0)