Skip to content

Commit

Permalink
ci(deps): bump ubuntu from 22.04 to 24.04 (#991)
Browse files Browse the repository at this point in the history
| datasource     | package | from  | to    |
| -------------- | ------- | ----- | ----- |
| github-runners | ubuntu  | 22.04 | 24.04 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Oct 4, 2024
1 parent 06a7f64 commit c5540b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fallback-pr-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
approved:
name: '!!!'
if: ${{ !github.event.issue || github.event.issue.pull_request }}
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- run: "true"

0 comments on commit c5540b8

Please sign in to comment.