mirror of
https://github.com/boostorg/container.git
synced 2026-01-19 04:02:17 +00:00
Add C++03 for ASAN
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -152,7 +152,7 @@ jobs:
|
||||
# Linux, gcc-15, asan
|
||||
- name: ASAN
|
||||
toolset: gcc-15
|
||||
cxxstd: "11,14,17,20,23"
|
||||
cxxstd: "03,11,14,17,20,23"
|
||||
cxxflags: -pipe
|
||||
asan: 1
|
||||
os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user