Skip to content

Commit edf3ed0

Browse files
committed
Add note about platforms field
1 parent 350bb63 commit edf3ed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ contained inside a `compatibility` field which specifies the version of Swift
9595
the commit is known to compile against. Multiple commits compatible with
9696
different versions of Swift can be specified.
9797

98+
The `platforms` field specifies the platforms that can be used to build the
99+
project. Linux and Darwin can currently be specified.
100+
98101
If tests aren't supported, remove the test action entry.
99102

100103
To add a new Swift Xcode workspace, use the following template:

0 commit comments

Comments
 (0)