feat: Update Android build workflow to run on Linux and enhance sync cycle handling in ProtocolManager
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: android-builders
|
||||
runs-on: linux
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user