From b8fae859eb24401e3daea2246e4e160f360b982b Mon Sep 17 00:00:00 2001 From: ragebreaker <125530737+mlm-games@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:08:59 +0530 Subject: [PATCH] Update TWRP (android 4.4+).yml --- .github/workflows/TWRP (android 4.4+).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TWRP (android 4.4+).yml b/.github/workflows/TWRP (android 4.4+).yml index 86f47aa..b69337f 100644 --- a/.github/workflows/TWRP (android 4.4+).yml +++ b/.github/workflows/TWRP (android 4.4+).yml @@ -51,7 +51,7 @@ on: jobs: build: if: github.event.repository.owner.id == github.event.sender.id - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 container: image: ghcr.io/catthehacker/ubuntu:runner-18.04 env: