Try without sdk_version.
This commit is contained in:
parent
cc2ed983dc
commit
83cdf53ddb
|
@ -385,7 +385,6 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
||||||
- conan profile new valentina
|
- conan profile new valentina
|
||||||
- conan profile update settings.build_type=Release valentina
|
- conan profile update settings.build_type=Release valentina
|
||||||
- conan profile update settings.os=Macos valentina
|
- conan profile update settings.os=Macos valentina
|
||||||
- conan profile update settings.os.sdk_version=${MACOS_DEPLOYMENT_TARGET} valentina
|
|
||||||
- conan profile update settings.arch=armv8 valentina
|
- conan profile update settings.arch=armv8 valentina
|
||||||
- conan profile update settings.compiler=apple-clang valentina
|
- conan profile update settings.compiler=apple-clang valentina
|
||||||
- conan profile update settings.compiler.cppstd=17 valentina
|
- conan profile update settings.compiler.cppstd=17 valentina
|
||||||
|
|
Loading…
Reference in New Issue
Block a user