Skip to content

Remove Ruby container for 3.1. #742

Remove Ruby container for 3.1.

Remove Ruby container for 3.1. #742

on:
issue_comment:
types:
- created
jobs:
check-readme:
uses: "sclorg/ci-actions/.github/workflows/check-readme.yml@main"
container-tests:
needs: check-readme
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
with:
enabled-tests: '["container","container-pytest","openshift-4","openshift-pytest","container-fips"]'
versions: '[ "2.5", "3.0", "3.3" ]'
openshift-versions: '[ "2.5", "3.0", "3.3" ]'
secrets: inherit