Skip to content

Commit 9f8891e

Browse files
committed
Update workflow: runs-on ubuntu-22.04
1 parent 0c87222 commit 9f8891e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
build:
1414
name: Generate APK
15-
runs-on: ubuntu-18.04
15+
runs-on: ubuntu-22.04
1616

1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)