Build Windows release artifact in Gitea
All checks were successful
Core validation / Linux core gate (push) Successful in 1m0s
Release builds / Linux x64 artifact (push) Successful in 1m22s
Release builds / Windows x64 artifact (push) Successful in 1m52s
Release builds / Publish tagged Gitea release (push) Has been skipped

This commit is contained in:
gamer147
2026-08-03 22:16:35 -04:00
parent 02e9891baa
commit 9d3ab30bbb
7 changed files with 197 additions and 17 deletions

View File

@@ -35,6 +35,7 @@ CORE_TESTS = (
"test_package_windows_x64.py",
"test_dotnet_publish_proxy.py",
"test_publish_gitea_release.py",
"test_release_workflow.py",
"test_verify_windows_native.py",
"test_diff_optrace.py",
"test_engine_ctx.py",