Skip to content

Commit

Permalink
Allow testing nginx-container on C10S host
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 Jul 29, 2024
1 parent 0a88cfe commit 91d1e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
version: [ "1.20", "1.22", "1.22-micro", "1.24", "1.26" ]
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "rhel9-unsubscribed" ]
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "c10s", "rhel9-unsubscribed" ]
test_case: [ "container" ]

if: |
Expand Down

0 comments on commit 91d1e23

Please sign in to comment.