Skip to content

Commit 2773d41

Browse files
authored
This removes the build constraint at Swift Package Index from Swift 5.8 so that (#377)
symbols that are only available in later versions (for example, MultiProducerSingleConsumerAsyncChannel) are reflected in the hosted documentation.
1 parent 4686d2e commit 2773d41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.spi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ version: 1
22
builder:
33
configs:
44
- documentation_targets: [AsyncAlgorithms]
5-
swift_version: 5.8

0 commit comments

Comments
 (0)