mirror of
https://github.com/apple/swift-nio-extras.git
synced 2025-06-03 03:26:23 +08:00
17 lines
286 B
YAML
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
|