feat: Build macos dependencies with sanitizers (#2240)

This commit is contained in:
Ayaz Salikhov
2025-06-18 18:20:26 +01:00
committed by GitHub
parent ebfe4e6468
commit 97956b1718
8 changed files with 90 additions and 51 deletions

View File

@@ -22,7 +22,7 @@ jobs:
matrix:
include:
- os: macos15
conan_profile: default_apple_clang
conan_profile: apple-clang
build_type: Release
static: false
- os: heavy