ci: update Ubuntu runner to ubuntu-24.04 in Backport workflow
Fixes: fe72c2306f ("ci: update Ubuntu runner to ubuntu-24.04")
This commit is contained in:
parent
0db7d025ed
commit
8be9e8ad9a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
|
@ -11,7 +11,7 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
backport:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
if: >
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue