From 0a156058aa49f7d60628efdba1787524bc3f2940 Mon Sep 17 00:00:00 2001 From: Andres Freund Date: Sat, 12 Feb 2022 15:50:53 -0800 Subject: [PATCH] ci: macos: align sysinfo_script to other tasks. Author: Justin Pryzby Discussion: https://postgr.es/m/20220203035827.GG23027@telsasoft.com --- .cirrus.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index ff3f4306ad..dd96a97efe 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -233,8 +233,9 @@ task: sysinfo_script: | id - export + uname -a ulimit -a -H && ulimit -a -S + export setup_cores_script: - mkdir ${HOME}/cores