Skip to content

Commit 1c0aaef

Browse files
committed
Updating docs with new CI triggers
1 parent a5f0dbc commit 1c0aaef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/ContinuousIntegration.md

+10
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,16 @@ Platform | Comment | Check Status
159159
macOS platform | @swift-ci Please Build Toolchain macOS Platform| Swift Build Toolchain macOS Platform
160160
Linux platform | @swift-ci Please Build Toolchain Linux Platform| Swift Build Toolchain Linux Platform
161161

162+
You can also build a toolchain for a specific Linux distribution
163+
164+
Distro | Comment | Check Status
165+
-------------- | ----------------------------------------- | ----------------------------------------------
166+
UBI9 | @swift-ci build toolchain UBI9 | Swift Build Toolchain UBI9 (x86_64)
167+
CentOS 7 | @swift-ci build toolchain CentOS 7 | Swift Build Toolchain CentOS 7 (x86_64)
168+
Ubuntu 18.04 | @swift-ci build toolchain Ubuntu 18.04 | Swift Build Toolchain Ubuntu 18.04 (x86_64)
169+
Ubuntu 22.04 | @swift-ci build toolchain Ubuntu 22.04 | Swift Build Toolchain Ubuntu 22.04 (x86_64)
170+
Amazon Linux 2 | @swift-ci build toolchain Amazon Linux 2 | Swift Build Toolchain Amazon Linux 2 (x86_64)
171+
162172
### Build and Test Stdlib against Snapshot Toolchain
163173

164174
To test/build the stdlib for a branch that changes only the stdlib using a last known good snapshot toolchain:

0 commit comments

Comments
 (0)