mirror of https://github.com/aminya/setup-cpp.git
docs: update ci badges [skip ci]
This commit is contained in:
parent
b9d35d9335
commit
40453112a2
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Install all the tools required for building and testing C++/C projects.
|
||||
|
||||

|
||||
[](https://github.com/aminya/setup-cpp/actions/workflows/CI.yml)
|
||||
|
||||
Setting up a **cross-platform** environment for building and testing C++/C projects is a bit tricky. Each platform has its own compilers, and each of them requires a different installation procedure. This package aims to fix this issue.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Install all the tools required for building and testing C++/C projects.
|
||||
|
||||

|
||||
[](https://github.com/aminya/setup-cpp/actions/workflows/CI.yml)
|
||||
|
||||
Setting up a **cross-platform** environment for building and testing C++/C projects is a bit tricky. Each platform has its own compilers, and each of them requires a different installation procedure. This package aims to fix this issue.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue