Skip to content

Commit

Permalink
ci: lock and update Ubuntu runner in Backport workflow (#752)
Browse files Browse the repository at this point in the history
Link: #752
  • Loading branch information
trueNAHO authored Jan 8, 2025
2 parents a839989 + 8be9e8a commit 168306c
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-latest
runs-on: ubuntu-24.04

if: >
(
Expand Down

0 comments on commit 168306c

Please sign in to comment.