From: Andres Freund Date: Sat, 12 Feb 2022 23:50:53 +0000 (-0800) Subject: ci: macos: align sysinfo_script to other tasks. X-Git-Tag: REL_15_BETA1~728 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a156058aa49f7d60628efdba1787524bc3f2940;p=thirdparty%2Fpostgresql.git ci: macos: align sysinfo_script to other tasks. Author: Justin Pryzby Discussion: https://postgr.es/m/20220203035827.GG23027@telsasoft.com --- diff --git a/.cirrus.yml b/.cirrus.yml index ff3f4306ade..dd96a97efe5 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