File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- name : CMake Build Matrix
1+ name : All platform build test
22
33on : [push]
44
3030 build_type : " Release" , cc: "clang", cxx: "clang++"
3131 }
3232 - {
33- name : " macOS clang" ,
33+ name : " MacOS clang" ,
3434 os : macos-latest,
3535 build_type : " Release" , cc: "clang", cxx: "clang++"
3636 }
Original file line number Diff line number Diff line change 22
33 This lib is under heavy development and not really ready for use yet.
44
5- ![ test-status ] ( https://github.com/lpcvoid/cpp-net-lib/actions/workflows/cmake .yml/badge.svg )
5+ [ ![ All platform build test] ( https://github.com/lpcvoid/cpp-net-lib/actions/workflows/test_matrix .yml/badge.svg?branch=master )] ( https://github.com/lpcvoid/cpp-net-lib/actions/workflows/test_matrix.yml )
66
77Modern, header-only, compact and cross-platform C++ network/sockets library.
88Don't mind the crappy name, I suck at naming things.
You can’t perform that action at this time.
0 commit comments