swift-nio/docker
George Barnett fcca969463
Raise minimum supported Swift version from 5.4 to 5.5 (#2267)
Motivation:

SwiftNIO periodically drops support for older Swift versions. Now that
5.7 has been released, 5.4 will be dropped.

Modifications:

- Remove 5.4 specific Package.swift and docker-compose
- Update the 5.7 docker-compose to use the released 5.7 and move from
  focal (2004) to jammy (2204)
- Remove unused swiftformat from Dockerfile
- Update tools version in syscall wrapper tests to 5.5
- Update docs

Results:

Minimum Swift version is 5.5
2022-09-29 11:47:44 +01:00
..
Dockerfile Raise minimum supported Swift version from 5.4 to 5.5 (#2267) 2022-09-29 11:47:44 +01:00
docker-compose.2004.55.yaml Update allocation limits (#2272) 2022-09-29 10:10:16 +01:00
docker-compose.2004.56.yaml Update allocation limits (#2272) 2022-09-29 10:10:16 +01:00
docker-compose.2004.main.yaml Update HTTP parser to LLHTTP (#2263) 2022-09-13 14:09:57 +01:00
docker-compose.2204.57.yaml Raise minimum supported Swift version from 5.4 to 5.5 (#2267) 2022-09-29 11:47:44 +01:00
docker-compose.yaml Validate missing imports in CI (#2245) 2022-08-15 10:26:34 -07:00