From 2ce476543807629e790057eaef833ee817d659cc Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Wed, 7 Jan 2026 15:47:02 +0100 Subject: [PATCH] Fix typo Reported-by: Xueyu Gao Discussion: https://www.postgresql.org/message-id/42b5c99a.856d.19b73d858e2.Coremail.gaoxueyu_hope%40163.com --- .cirrus.tasks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml index cadb2b455ee..7fa2bea366d 100644 --- a/.cirrus.tasks.yml +++ b/.cirrus.tasks.yml @@ -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