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