mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
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:
3
.github/workflows/unit-tests.yml
vendored
3
.github/workflows/unit-tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user