Skip to content
Snippets Groups Projects
Commit db676892 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

CI temporarily disable mac_arm

parent 1f643195
No related branches found
No related tags found
1 merge request!2840replace boost::program_options by QCommandLineParser
Pipeline #186273 passed
......@@ -137,17 +137,17 @@ mac_x64:
- build/py/wheel/*.whl
expire_in: 10 days
mac_arm:
tags:
- mac_arm
stage: build
before_script:
- NPROC=14 # number of logical CPUs obtained from `sysctl hw.logicalcpu`
- BREWDIR="/opt/homebrew"
- QTDIR="$BREWDIR/opt/qt"
- PYPLAT="/Users/qtisas/.pyenv/versions/3.11.6/"
script: *mac_script
artifacts: *mac_artifacts
# mac_arm:
# tags:
# - mac_arm
# stage: build
# before_script:
# - NPROC=14 # number of logical CPUs obtained from `sysctl hw.logicalcpu`
# - BREWDIR="/opt/homebrew"
# - QTDIR="$BREWDIR/opt/qt"
# - PYPLAT="/Users/qtisas/.pyenv/versions/3.11.6/"
# script: *mac_script
# artifacts: *mac_artifacts
# To test the GitLab process _locally_ on MS-Windows with powershell (pwsh),
# go to the root Git directory, and run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment