ci: remove "mimic" from testing matrix

Mimic is not a supported build target in v0.7 and as such there's no
need to keep testing it.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2020-12-08 10:32:07 -05:00 committed by John Mulligan
parent 8fc7765cfe
commit 4cf40e8e0b
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ jobs:
strategy:
matrix:
ceph_version:
- "mimic"
- "nautilus"
- "octopus"
steps: