Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-11 18:05:51 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-11 18:05:51 +0300
commitc8f4ae8b03bfe68544bbaeced75a11cef552e55b (patch)
treeb5dbe70eff7ede6da422123ce42d3dc5764b48d4 /release_notes.md
parente1be6ddf37c90553048041188ad06745e0077ec1 (diff)
Breakout github action workflow into individual flows.
Try again to figure out why clang with libstdc++ is not working on CI.
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index e2eb8836..340f3dc9 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -2,7 +2,9 @@
<tr>
<td align="center"> <a href="https://github.com/ned14/llfio">LLFIO</a><br><a href="https://github.com/ned14/llfio">on GitHub</a> </td>
<td align="center"> <a href="https://my.cdash.org/index.php?project=Boost.AFIO">CTest summary</a><br><a href="https://my.cdash.org/index.php?project=Boost.AFIO">dashboard</a> </td>
-<td align="center"> Mac OS, Linux and Windows CI: <img src="https://github.com/ned14/llfio/workflows/CI/badge.svg?branch=master"/> </td>
+<td align="center"> <a href="https://github.com/ned14/llfio/actions?query=workflow%3AUnit%20tests%20Linux">Linux CI:</a><img src="https://github.com/ned14/llfio/workflows/Unit%20tests%20Linux/badge.svg?branch=master"/> </td>
+<td align="center"> <a href="https://github.com/ned14/llfio/actions?query=workflow%3AUnit%20tests%20Mac%20OS">Mac OS CI:</a><img src="https://github.com/ned14/llfio/workflows/Unit%20tests%20Mac%20OS/badge.svg?branch=master"/> </td>
+<td align="center"> <a href="https://github.com/ned14/llfio/actions?query=workflow%3AUnit%20tests%20Windows">Windows CI:</a><img src="https://github.com/ned14/llfio/workflows/Unit%20tests%20Windows/badge.svg?branch=master"/> </td>
<td align="center"> <a href="https://github.com/ned14/llfio/packages">Prebuilt binaries</a> </td>
</tr>
</table></center>