Skip to content

Commit

Permalink
Use noble image for coverage build
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch authored and VinDp committed May 13, 2024
1 parent a91021b commit 92d0202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
jobs:
coverage:
name: coverage build
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
container:
image: ubuntu:jammy
image: ubuntu:noble
strategy:
fail-fast: false
env:
Expand Down

0 comments on commit 92d0202

Please sign in to comment.