From 7e35fb0afb8d7da7aaf6842090841c1adc8f84fa Mon Sep 17 00:00:00 2001 From: "Sven A. Schmidt" Date: Thu, 11 Jan 2024 21:17:01 +0100 Subject: [PATCH] chore: Update .spi.yml (#1297) --- .spi.yml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/.spi.yml b/.spi.yml index cfd18808248..a0b84a53a52 100644 --- a/.spi.yml +++ b/.spi.yml @@ -1,20 +1,5 @@ version: 1 builder: configs: - - platform: macosXcodebuild - target: AWSSTS - - platform: ios - target: AWSSTS - - platform: linux - swift_version: '5.7' - image: registry.gitlab.com/finestructure/spi-images:basic-5.7-latest - target: AWSSTS - - platform: linux - swift_version: '5.8' - image: registry.gitlab.com/finestructure/spi-images:basic-5.8-latest - target: AWSSTS - - platform: linux - swift_version: '5.9' - image: registry.gitlab.com/finestructure/spi-images:basic-5.9-latest - target: AWSSTS - + - target: AWSSTS + scheme: AWSSTS