Skip to content

Commit

Permalink
Remove testing postgresql-container on OpenShift 3 (#556)
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek authored Mar 21, 2024
1 parent 41da4db commit af7b627
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 475 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/openshift-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,7 @@ jobs:
matrix:
version: [ "10", "11", "12", "13", "15", "16" ]
os_test: [ "rhel7", "rhel8", "rhel9"]
test_case: [ "openshift-3", "openshift-4" ]
exclude:
- test_case: "openshift-3"
os_test: "rhel8"
- test_case: "openshift-3"
os_test: "rhel9"
test_case: [ "openshift-4" ]

if: |
github.event.issue.pull_request
Expand Down
1 change: 0 additions & 1 deletion test/run-openshift

This file was deleted.

Loading

0 comments on commit af7b627

Please sign in to comment.