We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc7c53 commit 7e35fb0Copy full SHA for 7e35fb0
.spi.yml
@@ -1,20 +1,5 @@
1
version: 1
2
builder:
3
configs:
4
- - platform: macosXcodebuild
5
- target: AWSSTS
6
- - platform: ios
7
8
- - platform: linux
9
- swift_version: '5.7'
10
- image: registry.gitlab.com/finestructure/spi-images:basic-5.7-latest
11
12
13
- swift_version: '5.8'
14
- image: registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
15
16
17
- swift_version: '5.9'
18
- image: registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
19
20
-
+ - target: AWSSTS
+ scheme: AWSSTS
0 commit comments