tests: Remove Ubuntu 20.10 (now beyond EOL) from the test matrix

This commit is contained in:
Tomas Babej 2022-01-05 20:30:53 -05:00
parent c564bbc0b7
commit cb058f2e4b
3 changed files with 0 additions and 38 deletions

View file

@ -64,14 +64,6 @@ services:
security_opt:
- label=type:container_runtime_t
tty: true
test-ubuntu2010:
build:
context: .
dockerfile: test/docker/ubuntu2010
network_mode: "host"
security_opt:
- label=type:container_runtime_t
tty: true
test-ubuntu2104:
build:
context: .