From ed5e5ef5fd8bb91c8a2c116ea258a831092f00af Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Mon, 25 Mar 2024 18:38:46 +0200 Subject: [PATCH] Update compiler version. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 9b52bf09e..36fe43a80 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -389,7 +389,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE - conan profile update settings.compiler=clang valentina - conan profile update settings.compiler.cppstd=17 valentina - conan profile update settings.compiler.libcxx=libstdc++11 valentina - - conan profile update settings.compiler.version=14 valentina + - conan profile update settings.compiler.version=15 valentina - qbs setup-toolchains --detect - qbs config --list profiles - qbs setup-qt /opt/homebrew/opt/qt6/bin/qmake qt6