Use different badges for different GitHub CI workflows
This is more informative and should work more reliably, unlike the previously used shield which remained "Pending" for no clear reason.
This commit is contained in:
parent
d81dc9f125
commit
43020136e9
1 changed files with 5 additions and 1 deletions
|
|
@ -20,7 +20,11 @@ Platforms
|
|||
---------
|
||||
|
||||
[](https://ci.appveyor.com/project/wxWidgets/wxwidgets)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions/workflows/ci.yml)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions/workflows/ci_cmake.yml)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions/workflows/ci_msw.yml)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions/workflows/ci_msw_cross.yml)
|
||||
[](https://github.com/wxWidgets/wxWidgets/actions/workflows/ci_mac.yml)
|
||||
[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:wxwidgets)
|
||||
|
||||
This version of wxWidgets supports the following primary platforms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue