List available SDKs

This commit is contained in:
Arjan Molenaar 2024-10-30 10:39:19 +01:00
parent f9cc88aece
commit 6fc6de6123

View File

@ -242,6 +242,7 @@ macos:
PIPENV_CACHE_DIR: $PIP_CACHE_DIR
PYTHONPYCACHEPREFIX: $PIP_CACHE_DIR
before_script:
- ls /opt/sdks/
- .gitlab-ci/show-info-macos.sh
- python3 -m venv .venv
# Building the introspection feature requires pkg-config and bison.