mirror of https://github.com/ceph/ceph-ansible.git
github: update stale github workflow
`ubuntu-18.04` environment is deprecated, let's switch to ubuntu-22.04. Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>pull/7532/head
parent
bab034024c
commit
f5e7f47a2e
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue