Merge branch 'main' into patch-1
This commit is contained in:
4
.github/workflows/index-general-search.yml
vendored
4
.github/workflows/index-general-search.yml
vendored
@@ -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:
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user