Update .gitea/workflows/buildAndroid.yaml
Some checks failed
Build Android / build (push) Failing after 1s
Some checks failed
Build Android / build (push) Failing after 1s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build Android
|
||||
on: [pull_request, push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker://fabernovel/android:api-33-v1.7.0
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user