ci(workflow): 将Windows libcore编译任务运行环境改为client-server
This commit is contained in:
parent
cc5a732fa5
commit
0e1c043e34
2
.github/workflows/build-multiplatform.yml
vendored
2
.github/workflows/build-multiplatform.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
# ==================== 编译 libcore (Windows) ====================
|
# ==================== 编译 libcore (Windows) ====================
|
||||||
build-libcore-windows:
|
build-libcore-windows:
|
||||||
name: 编译 libcore (Windows)
|
name: 编译 libcore (Windows)
|
||||||
runs-on: ubuntu-latest
|
runs-on: client-server
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 📥 Checkout 代码
|
- name: 📥 Checkout 代码
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user