Use local Forgejo runner for Android build

This commit is contained in:
Daniel 2026-05-12 01:05:37 +02:00
parent fdebda993c
commit 9b691eb2fd

View file

@ -13,7 +13,7 @@ on:
jobs:
android-release:
runs-on: ubuntu-latest
runs-on: forgejo-local
steps:
- name: Checkout