diff options
| author | Opportunity <[email protected]> | 2020-07-17 15:03:14 +0800 |
|---|---|---|
| committer | Opportunity <[email protected]> | 2020-07-17 15:03:14 +0800 |
| commit | a15289b23d2e9cf9032cfdf73783ffd04f54f4a8 (patch) | |
| tree | dd59cd2714b84418de351da32355c365b047d444 | |
| parent | fafff4309b0375dd40808d0004f723c9ddd46c80 (diff) | |
badge
| -rw-r--r-- | README.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -6,14 +6,8 @@ <h1>xmake</h1> <div> - <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AWindows"> - <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Windows/dev.svg?style=flat-square&logo=windows" alt="github-ci" /> - </a> - <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3ALinux"> - <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Linux/dev.svg?style=flat-square&logo=linux" alt="github-ci" /> - </a> - <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AmacOS"> - <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/macOS/dev.svg?style=flat-square&logo=apple" alt="github-ci" /> + <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3Abuild"> + <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/build/dev.svg?style=flat-square&logo=build" alt="github-ci" /> </a> <a href="https://github.com/xmake-io/xmake/releases"> <img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" /> |
