Revert "ci: switch to 22.04"

This reverts commit 8a957b5116.
This commit is contained in:
Chongyun Lee 2022-09-12 22:54:34 +08:00
parent 0c92e85834
commit 7204e671aa
No known key found for this signature in database
GPG Key ID: 379E4F5EB8CD7985
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
build:
permissions:
contents: read # actions/upload-artifact doesn't need contents: write
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
env:
ANDROID_HOME: "/opt/termux/android-sdk"
NDK: "/opt/termux/android-ndk"