We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003d9c0 commit 11f70e4Copy full SHA for 11f70e4
docs/ContinuousIntegration.md
@@ -135,7 +135,9 @@ Python | @swift-ci Please Python lint | Lints Python sources | `./utils/py
135
136
Platform | Comment | Check Status
137
------------ | ------- | ------------
138
-macOS platform | @swift-ci Please Test Source Compatibility | Swift Source Compatibility Suite on macOS Platform
+macOS platform | @swift-ci Please Test Source Compatibility | Swift Source Compatibility Suite on macOS Platform (Release and Debug)
139
+macOS platform | @swift-ci Please Test Source Compatibility Release | Swift Source Compatibility Suite on macOS Platform (Release)
140
+macOS platform | @swift-ci Please Test Source Compatibility Debug | Swift Source Compatibility Suite on macOS Platform (Debug)
141
142
### Specific Preset Testing
143
0 commit comments