swift-nio-extras/docker/docker-compose.2004.56.yaml
tomer doron 344a517828
ci update (#152)
motivation: 5.6 is out

changes:
* use release version of 5.6
* add docker setup for 5.7 (using nightly for now)
2022-03-16 21:18:47 -07:00

17 lines
259 B
YAML

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