Drop testing against ruby 2.2 for vagrant 2.0.4 (#1694)

Vagrant 2.0.4 no longer appears in any supported release of a distro,
therefore drop testing of it in CI along with the version of ruby
needed.
This commit is contained in:
Darragh Bailey
2022-12-08 23:17:54 +00:00
committed by GitHub
parent e0b17b34f5
commit 1733e1cc19

View File

@@ -29,9 +29,6 @@ jobs:
vagrant: [main]
allow_fail: [true]
include:
- ruby: 2.2.10
vagrant: v2.0.4
allow_fail: false
- ruby: 2.3.5
vagrant: v2.1.5
allow_fail: false