Skip to content

Build failure because "swift-aws-lambda-runtime" requires Swift 6 #7

Closed
@mflint

Description

@mflint

Build failure because "swift-aws-lambda-runtime" requires Swift 6, but the latest public ECR Docker image supports Swift 5.9.1.

The "swift-aws-lambda-runtime" repo has required Swift 6 since this pull request, which was merged on August 28th.

Build failure:

Fetched https://github.com/swift-server/swift-aws-lambda-runtime (4.19s)
error: package 'swift-aws-lambda-runtime' @ 0af509b24399d7887327dd7dd72290ba25e068df is using Swift tools version 6.0.0 but the installed version is 5.9.1 in https://github.com/swift-server/swift-aws-lambda-runtime
make: *** [builder-bot] Error 1

There is support for Swift 6 in the Swift Docker repo, but it hasn't yet appeared on Amazon's Docker library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions