feat: Update Android build workflow to run on Linux and enhance sync cycle handling in ProtocolManager

This commit is contained in:
2026-02-27 19:20:11 +05:00
parent 52efcdf111
commit b3c6acd007
2 changed files with 22 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ on:
jobs:
build:
runs-on: android-builders
runs-on: linux
steps:
- name: Checkout code
uses: actions/checkout@v6