]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
github: update stale github workflow
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 21 Mar 2024 08:40:40 +0000 (09:40 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 21 Mar 2024 08:43:33 +0000 (09:43 +0100)
`ubuntu-18.04` environment is deprecated, let's switch to ubuntu-22.04.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
.github/workflows/stale.yml

index 45d6740c9366a231279d8232ef3c68769200a99c..bf10a9a390e1e5acdf1f018328f8b8f77eb2bcc1 100644 (file)
@@ -7,7 +7,7 @@ on:
 
 jobs:
   stale:
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-22.04
     steps:
     - uses: actions/stale@v3
       with: