diff --git a/.github/workflows/deploy-android-to-play-store.yml b/.github/workflows/deploy-android-to-play-store.yml index 7e79b1ceba..8c917be19f 100644 --- a/.github/workflows/deploy-android-to-play-store.yml +++ b/.github/workflows/deploy-android-to-play-store.yml @@ -11,7 +11,7 @@ on: jobs: android: name: android build - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 if: inputs.android == true defaults: run: