Skip to content

Commit 48dab17

Browse files
committed
Update openshift-pytests.yml with correct versions
1 parent 37c78e8 commit 48dab17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openshift-pytests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
version: [ "5.26", "5.26-mod_fcgid", "5.30-mod_fcgid", "5.32" ]
30+
version: [ "7.3", "7.4", "8.0", "8.1", "8.2" ]
3131
os_test: [ "rhel8", "rhel9"]
3232
test_case: [ "openshift-pytest" ]
3333

0 commit comments

Comments
 (0)