A typo in .cirrus.tasks.yml
Started by Xueyu Gao12 days ago3 messages
Hello,
I found a typo in .cirrus.tasks.yml and I have maken a patch.
Please help to confirm.
Thanks,
Xueyu Gao
Attachments:
0001-PATCH-Fix-the-a-in-.cirrus.tasks.yml.patchapplication/octet-stream; name=0001-PATCH-Fix-the-a-in-.cirrus.tasks.yml.patch; x-cm-securityLevel=0Download
From 9baff3e19c5971bc54f965a4cac2186b6ad1ec1d Mon Sep 17 00:00:00 2001
From: Xueyu Gao <gaoxueyu_hope@163.com>
Date: Wed, 31 Dec 2025 17:27:43 +0800
Subject: [PATCH] Fix the a in .cirrus.tasks.yml
Author: Xueyu Gao <gaoxueyu_hope@163.com>
---
.cirrus.tasks.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml
index 038d043d00e..84ddd014072 100644
--- a/.cirrus.tasks.yml
+++ b/.cirrus.tasks.yml
@@ -636,7 +636,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
--
2.43.0
Re: A typo in .cirrus.tasks.yml
On Dec 31, 2025, at 17:58, Xueyu Gao <gaoxueyu_hope@163.com> wrote:
Hello,
I found a typo in .cirrus.tasks.yml and I have maken a patch.
“Maken” is also a typo, should be “made”. :)
Please help to confirm.
Agreed: noticably -> noticeably
Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/