Skip to content

Commit 28b97f2

Browse files
authored
update SPI manifest to build on 6.2 only (#196)
adds configuration to SwiftPackageIndex manifest to request builds happen explicitly on Swift 6.2 vs whatever the current default it
1 parent 969703d commit 28b97f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.spi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ version: 1
22
builder:
33
configs:
44
- documentation_targets: [Containerization, ContainerizationEXT4, ContainerizationOS, ContainerizationOCI, ContainerizationNetlink, ContainerizationIO, ContainerizationExtras, ContainerizationArchive, SendableProperty]
5+
swift_version: '6.2'

0 commit comments

Comments
 (0)