mirror of
https://github.com/boostorg/throw_exception.git
synced 2026-07-11 02:50:53 +02:00
Update ci.yml
This commit is contained in:
@@ -42,9 +42,11 @@ jobs:
|
||||
- toolset: gcc-10
|
||||
cxxstd: "03,11,14,17,2a"
|
||||
os: ubuntu-20.04
|
||||
install: g++-10
|
||||
- toolset: gcc-11
|
||||
cxxstd: "03,11,14,17,2a"
|
||||
os: ubuntu-20.04
|
||||
install: g++-11
|
||||
- toolset: clang
|
||||
compiler: clang++-3.9
|
||||
cxxstd: "03,11,14"
|
||||
|
||||
Reference in New Issue
Block a user