Skip to content

Commit 59d5c68

Browse files
committed
Run coverage workflow on ubuntu24.04
1 parent 05d7135 commit 59d5c68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ env:
1111
jobs:
1212
ubuntu-latest:
1313

14-
# Atheris fails to install on Ubuntu 24.04, thus, this pipeline can test Atheris on 22.04
15-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1615

1716
steps:
1817
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)