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