ci: target registered Windows runner label
Some checks failed
Build Windows Release / Build Windows x64 Release (push) Failing after 32s
Some checks failed
Build Windows Release / Build Windows x64 Release (push) Failing after 32s
This commit is contained in:
@@ -14,8 +14,8 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
build-windows-release:
|
build-windows-release:
|
||||||
name: Build Windows x64 Release
|
name: Build Windows x64 Release
|
||||||
# 需要 Gitea act_runner 中存在并在线的 Windows runner,且带有 windows 标签。
|
# Windows runner 已注册标签:windows-latest、windows-2022、self-hosted;均为 host 模式。
|
||||||
runs-on: windows
|
runs-on: windows-2022
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
|
|||||||
Reference in New Issue
Block a user