Use local Forgejo runner for Android build
This commit is contained in:
parent
fdebda993c
commit
9b691eb2fd
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ on:
|
|||
|
||||
jobs:
|
||||
android-release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: forgejo-local
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in a new issue