mirror of
https://github.com/apple/swift-nio-extras.git
synced 2025-05-14 17:02:43 +08:00
Update nightly CI to Ubuntu 22.04
This commit is contained in:
parent
3aaace1330
commit
8a0aad8778
@ -3,15 +3,15 @@ version: "3"
|
||||
services:
|
||||
|
||||
runtime-setup:
|
||||
image: swift-nio-extras:20.04-main
|
||||
image: swift-nio-extras:22.04-main
|
||||
build:
|
||||
args:
|
||||
base_image: "swiftlang/swift:nightly-main-focal"
|
||||
base_image: "swiftlang/swift:nightly-main-jammy"
|
||||
|
||||
test:
|
||||
image: swift-nio-extras:20.04-main
|
||||
image: swift-nio-extras:22.04-main
|
||||
environment:
|
||||
- IMPORT_CHECK_ARG=--explicit-target-dependency-import-check error
|
||||
|
||||
shell:
|
||||
image: swift-nio-extras:20.04-main
|
||||
image: swift-nio-extras:22.04-main
|
Loading…
x
Reference in New Issue
Block a user