We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c87222 commit 9f8891eCopy full SHA for 9f8891e
.github/workflows/android-build-master.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
name: Generate APK
15
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments