mirror of
https://github.com/boostorg/lambda2.git
synced 2025-05-12 06:01:41 +00:00
g++-10 needs dist: bionic
This commit is contained in:
parent
31c7dbf477
commit
6037b837c9
@ -71,6 +71,7 @@ matrix:
|
|||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
|
dist: bionic
|
||||||
compiler: g++-10
|
compiler: g++-10
|
||||||
env: TOOLSET=gcc CXXSTD=14,17,2a
|
env: TOOLSET=gcc CXXSTD=14,17,2a
|
||||||
addons:
|
addons:
|
||||||
@ -81,6 +82,7 @@ matrix:
|
|||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
|
dist: bionic
|
||||||
compiler: g++-10
|
compiler: g++-10
|
||||||
env: UBSAN=1 TOOLSET=gcc CXXSTD=14,17,2a UBSAN_OPTIONS=print_stacktrace=1 LINKFLAGS=-fuse-ld=gold
|
env: UBSAN=1 TOOLSET=gcc CXXSTD=14,17,2a UBSAN_OPTIONS=print_stacktrace=1 LINKFLAGS=-fuse-ld=gold
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user