tests: Remove tests on F31

This distribution release is more than a year out of its support window.
This commit is contained in:
Tomas Babej
2021-11-06 12:52:21 -04:00
parent 2d4776586d
commit 4559287d07
3 changed files with 0 additions and 37 deletions

View File

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