ci: use 9950x runner for Linux cross build
Some checks failed
Cross Build Windows Release on Linux / cross-build-windows (push) Failing after 31s
Build Windows Release / build-windows (push) Has been cancelled

This commit is contained in:
luochen570
2026-05-29 23:46:42 +08:00
parent f63480b5c2
commit f3fb7e877c

View File

@@ -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