We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5254e1c commit 83dcc8bCopy full SHA for 83dcc8b
.github/workflows/test_runner.yml
@@ -1,4 +1,4 @@
1
-name: Build Docker Images
+name: Test Runner
2
3
on: push
4
Readme.md
@@ -3,6 +3,9 @@
A versatile collection of compile time optimized tools for C++ programming.
5
6
+[](https://travis-ci.org/basicpp17/co-cpp19)
7
+[](https://github.com/basicpp17/co-cpp19/actions)
8
+
9
## Target Compilers
10
11
This library uses the latest C++ features available in Clang and Visual Studio 2019.
0 commit comments