mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Re-enable ruby 2.4 testing
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
cdd684b18e
commit
b96ac5d421
1 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,14 @@ expeditor:
|
|||
|
||||
steps:
|
||||
|
||||
- label: run-tests-ruby-2.4
|
||||
command:
|
||||
- /workdir/.expeditor/buildkite/verify.sh
|
||||
expeditor:
|
||||
executor:
|
||||
docker:
|
||||
image: ruby:2.4-stretch
|
||||
|
||||
- label: run-tests-ruby-2.5
|
||||
command:
|
||||
- /workdir/.expeditor/buildkite/verify.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue