From 9970c6872f19a0e6f351a2eabe2ce44977b42f52 Mon Sep 17 00:00:00 2001 From: izzy2lost Date: Wed, 13 Aug 2025 11:17:57 -0400 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 63169212..272a81ca 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -9,7 +9,7 @@ concurrency: jobs: generate-port-o2r: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 with: @@ -69,4 +69,4 @@ jobs: with: name: starship-apk path: starship.apk - \ No newline at end of file +