mirror of
https://github.com/swift-server/swift-openapi-lambda.git
synced 2026-06-02 07:27:32 +00:00
update to GA version of Swift 5.10
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user