Skip to content

Commit 21654c3

Browse files
authored
Update CI docs to include new Linux trigger
1 parent d957bd5 commit 21654c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/ContinuousIntegration.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,15 @@ macOS platform | @swift-ci Please Test Source Compatibility Debug | Swift Source
143143

144144
Platform | Comment | Check Status
145145
------------ | ------- | ------------
146-
macOS platform | preset=<preset> <br> @swift-ci Please test macOS with preset | Swift Test macOS Platform with preset
146+
macOS platform | preset=<preset> <br> @swift-ci Please test with preset macOS Platform | Swift Test macOS Platform with preset
147+
Linux platform | preset=<preset> <br> @swift-ci Please test with preset Linux Platform | Swift Test Linux Platform with preset
147148

148149

149150
For example:
150151

151152
```
152153
preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,single-thread
153-
@swift-ci Please test macOS with preset
154+
@swift-ci Please test with preset macOS
154155
155156
```
156157
### Build Swift Toolchain

0 commit comments

Comments
 (0)