Bump Playwright v2 CI workers from 10 to 15 (#37414)

This commit is contained in:
sabril
2026-07-09 13:51:00 +08:00
committed by GitHub
parent 49b7406ad7
commit 49891e2f15
+1 -1
View File
@@ -218,7 +218,7 @@ jobs:
pull-requests: write
uses: ./.github/workflows/e2e-tests-playwright-template-v2.yml
with:
workers: 10
workers: 15
enabled_docker_services: "postgres inbucket"
commit_sha: ${{ inputs.commit_sha }}
branch: ${{ needs.generate-build-variables.outputs.branch }}