Skip to content

Commit 166688c

Browse files
authored
Update README.md, add note about clang-15 in CI
1 parent 619a495 commit 166688c

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, g++-11.1, clang-10, clang-11, clang-12, clang-13, clang-14, MSVC-2017, MSVC-2019, and MSVC-2022.
12+
andreasbuhr/cppcoro is currently tested with g++-10.2, g++-11.1, clang-10, clang-11, clang-12, clang-13, clang-14, clang-15, 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)