ci: macos: align sysinfo_script to other tasks.
authorAndres Freund <andres@anarazel.de>
Sat, 12 Feb 2022 23:50:53 +0000 (15:50 -0800)
committerAndres Freund <andres@anarazel.de>
Sat, 12 Feb 2022 23:53:30 +0000 (15:53 -0800)
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220203035827.GG23027@telsasoft.com

.cirrus.yml

index ff3f4306ade500380790b1232854f52bf1bd4ff1..dd96a97efe5dcc47fef1905ef4321ac0c37a85bf 100644 (file)
@@ -233,8 +233,9 @@ task:
 
   sysinfo_script: |
     id
-    export
+    uname -a
     ulimit -a -H && ulimit -a -S
+    export
 
   setup_cores_script:
     - mkdir ${HOME}/cores