chore: bump playwright workers to 20 (#38015)

This commit is contained in:
sabril
2026-08-19 15:23:07 +08:00
committed by GitHub
parent 6941f56901
commit ca6fd94e3d
+1 -1
View File
@@ -177,7 +177,7 @@ jobs:
pull-requests: write
uses: ./.github/workflows/e2e-tests-playwright-template.yml
with:
workers: 15
workers: 20
enabled_docker_services: "postgres inbucket"
commit_sha: ${{ inputs.commit_sha }}
branch: ${{ needs.generate-build-variables.outputs.branch }}