Skip to content

-- release: update changelog and bump version to 4.0.37 (#694) #104

-- release: update changelog and bump version to 4.0.37 (#694)

-- release: update changelog and bump version to 4.0.37 (#694) #104

name: 'Linux + thread sanitizer'
on:
push:
branches: [ "main" ]
jobs:
clang12-tsan-debug:
name: Thread 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-tsan-debug