fix: Use new CI image with global.conf for sanitizers to affect packa… (#2234)

This commit is contained in:
Ayaz Salikhov
2025-06-17 19:26:25 +01:00
committed by GitHub
parent 67b27ee344
commit f20efae75a
7 changed files with 46 additions and 35 deletions

View File

@@ -34,11 +34,6 @@ jobs:
with:
disable_ccache: true
- name: Setup conan
uses: ./.github/actions/setup_conan
with:
conan_profile: ${{ env.CONAN_PROFILE }}
- name: Run conan and cmake
uses: ./.github/actions/generate
with: