From 348a301e5354e77fa7da21657e34ae9894c13e0d Mon Sep 17 00:00:00 2001 From: Johanna Amann Date: Mon, 14 Dec 2020 13:30:40 +0000 Subject: [PATCH] Note to update support matrix in cirrus config: wording update Make it clear that only the CI column should be updated when changing this file. --- .cirrus.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 3a45f24088..51385071e4 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,9 +1,9 @@ -########################################################################## -# Please note: # -# # -# After updating this file, please also update the support matrix at # -# https://github.com/zeek/zeek/wiki/Zeek-Operating-System-Support-Matrix # -########################################################################## +################################################################################## +# Please note: # +# # +# After updating this file, please also update CI column of the support matrix # +# at https://github.com/zeek/zeek/wiki/Zeek-Operating-System-Support-Matrix # +################################################################################## cpus: &CPUS 4 btest_jobs: &BTEST_JOBS 4