ci: lock and update Ubuntu runner in Backport workflow (#752)
Link: https://github.com/danth/stylix/pull/752
This commit is contained in:
commit
168306ce7f
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-latest
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
if: >
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue