swift-nio-extras/docker/docker-compose.2204.510.yaml
2024-03-11 08:48:32 +00:00

22 lines
416 B
YAML

version: "3"
services:
runtime-setup:
image: swift-nio-extras:22.04-5.10
build:
args:
ubuntu_version: "jammy"
swift_version: "5.10"
test:
image: swift-nio-extras:22.04-5.10
environment:
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
documentation-check:
image: swift-nio-extras:22.04-5.10
shell:
image: swift-nio-extras:22.04-5.10