ci: target registered Windows runner label
Some checks failed
Build Windows Release / Build Windows x64 Release (push) Failing after 32s

This commit is contained in:
luochen570
2026-05-30 20:54:29 +08:00
parent b0f8695a25
commit 1ff605bc91

View File

@@ -14,8 +14,8 @@ permissions:
jobs:
build-windows-release:
name: Build Windows x64 Release
# 需要 Gitea act_runner 中存在并在线的 Windows runner且带有 windows 标签
runs-on: windows
# Windows runner 已注册标签windows-latest、windows-2022、self-hosted均为 host 模式
runs-on: windows-2022
env:
BUILD_TYPE: Release