ci: macos: align sysinfo_script to other tasks.

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220203035827.GG23027@telsasoft.com
pull/77/head
Andres Freund 3 years ago
parent 16eb8231d1
commit 0a156058aa
  1. 3
      .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

Loading…
Cancel
Save