Skip to content

Commit

Permalink
ci: update Ubuntu runner to ubuntu-24.04 in Backport workflow
Browse files Browse the repository at this point in the history
Fixes: fe72c23 ("ci: update Ubuntu runner to ubuntu-24.04")
  • Loading branch information
trueNAHO committed Jan 6, 2025
1 parent 0db7d02 commit 8be9e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions: {}

jobs:
backport:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

if: >
(
Expand Down

0 comments on commit 8be9e8a

Please sign in to comment.