Skip to content

Commit

Permalink
Add testing NginX 1.24 container on OpenShift 4
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
  • Loading branch information
phracek committed Mar 25, 2024
1 parent ecdea2b commit ce6c73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openshift-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [ "1.20", "1.22", "1.22-micro" ]
version: [ "1.20", "1.22", "1.22-micro", "1.24" ]
os_test: [ "rhel7", "rhel8", "rhel9" ]
test_case: [ "openshift-4" ]

Expand Down

0 comments on commit ce6c73f

Please sign in to comment.