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]
|
on: [pull_request, push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: docker://fabernovel/android:api-33-v1.7.0
|
image: docker://fabernovel/android:api-33-v1.7.0
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user