mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 10:12:10 +01:00
ci: Read ioreg IOPlatformExpertDevice on macOS to see env details
This commit is contained in:
parent
5acca80834
commit
357a751ca8
@ -493,6 +493,7 @@ macos:
|
||||
CFLAGS: '-Wno-overlength-strings'
|
||||
before_script:
|
||||
- bash .gitlab-ci/show-execution-environment.sh
|
||||
- ioreg -rd1 -c IOPlatformExpertDevice || true
|
||||
- pip3 install --user meson==0.60.1
|
||||
- pip3 install --user ninja
|
||||
- export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user