ci(workflow): 将Windows libcore编译任务运行环境改为client-server
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
||||
# ==================== 编译 libcore (Windows) ====================
|
||||
build-libcore-windows:
|
||||
name: 编译 libcore (Windows)
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: client-server
|
||||
|
||||
steps:
|
||||
- name: 📥 Checkout 代码
|
||||
|
||||
Reference in New Issue
Block a user