Skip to content

Commit 1c5f901

Browse files
authored
Add gcc11, clang13, clang14, and MSVC2022 to Readme
1 parent f5ef759 commit 1c5f901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ library. The differences to the original cppcoro are:
99
* CMake as build system instead of cake.
1010
* CI in Github actions instead of appveyor
1111

12-
andreasbuhr/cppcoro is currently tested with g++-10.2, clang-10, clang-11, clang-12, MSVC-2017, and MSVC-2019
12+
andreasbuhr/cppcoro is currently tested with g++-10.2, g++-11.1, clang-10, clang-11, clang-12, clang-13, clang-14, MSVC-2017, MSVC-2019, and MSVC-2022.
1313
Current build status for master branch: [![Actions Status](https://github.com/andreasbuhr/cppcoro/workflows/CMake/badge.svg)](https://github.com/andreasbuhr/cppcoro/actions).
1414

1515
Most of the changes are offered upstream:

0 commit comments

Comments
 (0)