You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ library. The differences to the original cppcoro are:
9
9
* CMake as build system instead of cake.
10
10
* CI in Github actions instead of appveyor
11
11
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.
13
13
Current build status for master branch: [](https://github.com/andreasbuhr/cppcoro/actions).
0 commit comments