Skip to content

Commit c158a81

Browse files
committed
Reformat table with 3 columns
1 parent 3c7061e commit c158a81

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ concurrency, and parameterize test functions across wide ranges of inputs.
4545
The table below describes the current level of support that `swift-testing` has
4646
for various platforms:
4747

48-
| **Platform** | **Status** |
49-
|---|---|
50-
| **macOS** | [![Build Status](https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-macos)](https://ci.swift.org/job/pr-swift-testing-macos/) |
51-
| **iOS** | Supported |
52-
| **watchOS** | Supported |
53-
| **tvOS** | Supported |
54-
| **Ubuntu 22.04** | [![Build Status](https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-linux-main)](https://ci.swift.org/job/pr-swift-testing-linux-main/) |
55-
| **Windows** | Pending support for macros |
48+
| **Platform** | **CI Status** | **Support Status** |
49+
|-|:-:|-|
50+
| **macOS** | [![Build Status](https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-macos)](https://ci.swift.org/job/pr-swift-testing-macos/) | Supported |
51+
| **iOS** | | Supported |
52+
| **watchOS** | | Supported |
53+
| **tvOS** | | Supported |
54+
| **Ubuntu 22.04** | [![Build Status](https://ci.swift.org/buildStatus/icon?job=pr-swift-testing-linux-main)](https://ci.swift.org/job/pr-swift-testing-linux-main/) | Supported |
55+
| **Windows** | | Pending support for macros |
5656

5757
## Getting started
5858

0 commit comments

Comments
 (0)