mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +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:
|
||||
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
|
||||
command:
|
||||
- /workdir/.expeditor/buildkite/verify.sh
|
||||
|
|
Loading…
Reference in a new issue