ci: use latest Fedora image for cross build
Some checks failed
Cross Build Windows Release on Linux / cross-build-windows (push) Failing after 1m10s
Build Windows Release / build-windows (push) Has been cancelled

This commit is contained in:
luochen570
2026-05-30 00:42:29 +08:00
parent 4e530cb1dc
commit ae12b48973

View File

@@ -16,7 +16,7 @@ jobs:
# Gitea act_runner 标签为 9950x该工作流在 Linux Runner 中交叉编译 Windows x86_64 包。
runs-on: 9950x
container:
image: fedora:42
image: fedora:latest
steps:
- name: Configure Fedora TUNA mirror