We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8457a commit b5e3890Copy full SHA for b5e3890
.github/workflows/apk.yml
@@ -21,7 +21,7 @@ jobs:
21
22
apk:
23
name: Generate APK
24
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
25
26
steps:
27
- uses: actions/checkout@v1
0 commit comments