From 4a2eedd54ca14b7fc23d3b8b44991a82de33704d Mon Sep 17 00:00:00 2001 From: Himel Parvez Date: Fri, 28 Nov 2025 13:32:49 +0600 Subject: [PATCH] Update Recovery Build.yml --- .github/workflows/Recovery Build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Recovery Build.yml b/.github/workflows/Recovery Build.yml index 1d61300d4..b1d547bee 100644 --- a/.github/workflows/Recovery Build.yml +++ b/.github/workflows/Recovery Build.yml @@ -53,7 +53,7 @@ on: jobs: build: if: github.event.repository.owner.id == github.event.sender.id - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 # You can use either of the ubuntu-20.04 or ubuntu-22.04 runner steps: - name: Display Run Parameters