mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Remove Ruby 2.4 from test matrix
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
e5dfa9d652
commit
db5c39884a
1 changed files with 0 additions and 8 deletions
|
@ -17,14 +17,6 @@ steps:
|
||||||
docker:
|
docker:
|
||||||
image: ruby:2.6
|
image: ruby:2.6
|
||||||
|
|
||||||
- label: run-tests-ruby-2.4
|
|
||||||
command:
|
|
||||||
- /workdir/.expeditor/buildkite/verify.sh
|
|
||||||
expeditor:
|
|
||||||
executor:
|
|
||||||
docker:
|
|
||||||
image: ruby:2.4
|
|
||||||
|
|
||||||
- label: run-tests-ruby-2.5
|
- label: run-tests-ruby-2.5
|
||||||
command:
|
command:
|
||||||
- /workdir/.expeditor/buildkite/verify.sh
|
- /workdir/.expeditor/buildkite/verify.sh
|
||||||
|
|
Loading…
Reference in a new issue