mirror of
https://github.com/postgres/postgres.git
synced 2026-01-14 02:01:53 +00:00
Fix typo
Reported-by: Xueyu Gao <gaoxueyu_hope@163.com> Discussion: https://www.postgresql.org/message-id/42b5c99a.856d.19b73d858e2.Coremail.gaoxueyu_hope%40163.com
This commit is contained in:
@ -429,7 +429,7 @@ task:
|
||||
env:
|
||||
CPUS: 4 # always get that much for cirrusci macOS instances
|
||||
BUILD_JOBS: $CPUS
|
||||
# Test performance regresses noticably when using all cores. 8 seems to
|
||||
# Test performance regresses noticeably when using all cores. 8 seems to
|
||||
# work OK. See
|
||||
# https://postgr.es/m/20220927040208.l3shfcidovpzqxfh%40awork3.anarazel.de
|
||||
TEST_JOBS: 8
|
||||
|
||||
Reference in New Issue
Block a user