swift-nio-extras/docker/docker-compose.2004.56.yaml
Cory Benfield e07c67c9b4
Add 5.6 nightly CI (#151)
The 5.6 nightly images are available, let's use them.
2022-01-18 09:38:36 +00:00

17 lines
286 B
YAML

version: "3"
services:
runtime-setup:
image: swift-nio-extras:20.04-5.6
build:
args:
base_image: "swiftlang/swift:nightly-5.6-focal"
ubuntu_version: "focal"
test:
image: swift-nio-extras:20.04-5.6
shell:
image: swift-nio-extras:20.04-5.6