We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fa48b2 + 38c755d commit 3f9d623Copy full SHA for 3f9d623
1 file changed
.github/workflows/android.yml
@@ -24,7 +24,7 @@ jobs:
24
25
build:
26
name: Build
27
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
28
29
steps:
30
- uses: actions/checkout@v1
0 commit comments