Skip to content

SILKIT-1308, SILKIT-1328, SILKIT-1371. SILKIT-1382: Refactor VAsioCon… #121

SILKIT-1308, SILKIT-1328, SILKIT-1371. SILKIT-1382: Refactor VAsioCon…

SILKIT-1308, SILKIT-1328, SILKIT-1371. SILKIT-1382: Refactor VAsioCon… #121

name: 'Linux + address sanitizer'
on:
push:
branches: [ "main" ]
jobs:
clang12-asan-debug:
name: Address Sanitizer Tests
environment: public-github-runners
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: ./.github/actions/build-cmake-preset
with:
preset-name: clang12-asan-debug