ci: macos: align sysinfo_script to other tasks.

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220203035827.GG23027@telsasoft.com
This commit is contained in:
Andres Freund 2022-02-12 15:50:53 -08:00
parent 16eb8231d1
commit 0a156058aa
1 changed files with 2 additions and 1 deletions

View 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