ci: use 9950x runner for Linux cross build
This commit is contained in:
@@ -13,8 +13,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cross-build-windows:
|
cross-build-windows:
|
||||||
# Gitea act_runner 常见 Linux 标签;该工作流在 Linux Runner 中交叉编译 Windows x86_64 包。
|
# Gitea act_runner 标签为 9950x;该工作流在 Linux Runner 中交叉编译 Windows x86_64 包。
|
||||||
runs-on: ubuntu-latest
|
runs-on: 9950x
|
||||||
container:
|
container:
|
||||||
image: fedora:41
|
image: fedora:41
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user