update to GA version of Swift 5.10

This commit is contained in:
Sebastien Stormacq
2024-05-15 13:11:36 +02:00
parent 0a4c77d7c8
commit bef163556a
+5 -1
View File
@@ -5,10 +5,14 @@ services:
image: &image swift-openapi-lambda:22.04-5.10
build:
args:
base_image: "swiftlang/swift:nightly-5.10-jammy"
ubuntu_version: "jammy"
swift_version: "5.10"
test:
image: *image
shell:
image: *image
soundness:
image: *image