diff --git a/.github/workflows/pr-closed.yml b/.github/workflows/pr-closed.yml index e6a38aa..8e9cb20 100644 --- a/.github/workflows/pr-closed.yml +++ b/.github/workflows/pr-closed.yml @@ -15,7 +15,7 @@ jobs: cleanup-openshift: name: Cleanup OpenShift if: "!github.event.pull_request.head.repo.fork" - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 timeout-minutes: 10 steps: - name: Remove OpenShift artifacts