Skip to content

Commit 3093aa7

Browse files
committed
feat(SPI): Update .spi.yml
1 parent 8cb2471 commit 3093aa7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

.spi.yml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,17 @@ version: 1
22
builder:
33
configs:
44
- platform: ios
5-
scheme: CombineExtensions
6-
75
- platform: macos-spm
8-
scheme: CombineExtensions
9-
106
- platform: macos-xcodebuild
11-
scheme: CombineExtensions
12-
137
- platform: tvos
14-
scheme: CombineExtensions
15-
168
- platform: watchos
17-
scheme: CombineExtensions
9+
- platform: android
10+
11+
- platform: linux
12+
swift_version: '5.9'
13+
14+
- platform: linux
15+
swift_version: '6.0'
1816

1917
- documentation_targets:
2018
- CombineExtensions

0 commit comments

Comments
 (0)