Skip to content

CI: Use cppTango 10.0.0rc2 for sdist tests

Yury Matveyev requested to merge switch_to_10.0.0rc2 into develop

Now PyTango uses cpptango 10.0.0rc2

I had to increase MACOSX_DEPLOYMENT_TARGET to 12 due to libc++.1.0.dylib has a minimum target of 12.0 for both x86 xnd x64:

macos:build-wheel: [osx-arm64, 3.10, 1.85.0]

macos:build-wheel: [osx-64, 3.10, 1.85.0]

Edited by Yury Matveyev

Merge request reports