Skip to content

Commit

Permalink
Merge pull request #482 from numtide/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency ubuntu to v24
  • Loading branch information
brianmcgee authored Nov 14, 2024
2 parents f8a1f44 + 5a62e89 commit 8df84d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
coverage:
runs-on: "ubuntu-20.04"
runs-on: "ubuntu-24.04"
name: Coverage
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8df84d8

Please sign in to comment.