Skip to content

Commit b5e3890

Browse files
committed
Fix: apk generation
1 parent ae8457a commit b5e3890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
apk:
2323
name: Generate APK
24-
runs-on: ubuntu-18.04
24+
runs-on: ubuntu-22.04
2525

2626
steps:
2727
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)