feat: 使用 Ubuntu Runner 避免 Alpine 兼容性问题
Android Build / build (push) Has been cancelled

This commit is contained in:
amos
2026-06-02 11:09:39 +08:00
parent f38d35a5ed
commit 06f7e97205
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs: jobs:
build: build:
runs-on: android runs-on: android-ubuntu
steps: steps:
- name: Checkout code - name: Checkout code