Update dependency ubuntu to v24 (#28447)
* Update dependency ubuntu to v24 * Update end-to-end-tests.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
eb938c21d6
commit
8bf3ec8376
7 changed files with 9 additions and 9 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
report:
|
||||
if: github.event.workflow_run.conclusion != 'cancelled'
|
||||
name: Report results
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
environment: Netlify
|
||||
permissions:
|
||||
statuses: write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue