Merge remote-tracking branch 'origin/master' into exp/wine-windows-ci

This commit is contained in:
Tianyi Cui
2026-07-27 16:27:25 +08:00
229 changed files with 4702 additions and 1025 deletions

View File

@@ -876,8 +876,8 @@ jobs:
# 'cancelled' and 'skipped'.
all-checks-passed:
name: all checks passed
# The required verdict must not add a separate standard-hosted billing dependency.
runs-on: dsh-enterprise-ubuntu-latest-32core-test
# This bookkeeping-only verdict must not depend on custom-pool provisioning.
runs-on: ubuntu-latest
needs: [node-24, node-24-coverage, node-24-consumers, node-compat, python-sdk, windows]
if: always() && github.event_name == 'pull_request'
steps: