Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/backport-range-algorithms-c++17'…
Browse files Browse the repository at this point in the history
… into backport-range-algorithms-c++17
  • Loading branch information
joka921 committed Dec 12, 2024
2 parents 69c5387 + a13676b commit 14c5347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/native-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- compiler: gcc
compiler-version: 11
additional-cmake-options: "-DUSE_CPP_17_BACKPORTS=ON"
build-type: Release
- compiler: clang
compiler-version: 16
asan-flags: "-fsanitize=address -fno-omit-frame-pointer"
Expand Down

0 comments on commit 14c5347

Please sign in to comment.