Use local Forgejo runner for Android CI
Some checks failed
Android CI / build (push) Failing after 28s
Some checks failed
Android CI / build (push) Failing after 28s
This commit is contained in:
parent
521dfada28
commit
fd089c1e22
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: forgejo-local
|
||||
env:
|
||||
ANDROID_HOME: /opt/android-sdk
|
||||
ANDROID_SDK_ROOT: /opt/android-sdk
|
||||
|
|
|
|||
Loading…
Reference in a new issue