1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Merge branch 'main' into patch-1

This commit is contained in:
Sharra-writes
2025-05-27 21:27:13 -07:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -108,7 +108,9 @@ jobs:
# the whole job fast.
# As of June 2023, it takes about 10+ minutes to index one whole
# language and we have 8 non-English languages.
max-parallel: 3
# As of May 2025, we index so many pages that we are being rate-limited by
# Elasticsearch. So we are shrinking this value to 2, down from 3
max-parallel: 2
matrix:
language: ${{ fromJSON(needs.figureOutMatrix.outputs.matrix) }}
steps:

View File

@@ -85,7 +85,7 @@ Jobs that run on Windows and macOS runners that {% data variables.product.prodna
| Windows 16-core | $0.128 |
| Windows 32-core | $0.256 |
| Windows 64-core | $0.512 |
| Windows 96-core | $0.786 |
| Windows 96-core | $0.768 |
| macOS 12-core | $0.12 |
#### Per-minute rates for arm64-powered {% data variables.actions.hosted_runners %}