Search for tests on 5.5

This commit is contained in:
Peter Adams 2022-08-01 13:23:21 +01:00
parent f9586ce646
commit 8d5d07b8c7

View File

@ -11,7 +11,6 @@ services:
test:
image: swift-nio-extras:20.04-5.5
command: /bin/bash -xcl "cat /etc/lsb-release && swift -version && swift test -Xswiftc -warnings-as-errors $${SANITIZER_ARG-}"
shell:
image: swift-nio-extras:20.04-5.5