Skip to content

Commit 91d1e23

Browse files
committed
Allow testing nginx-container on C10S host
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 0a88cfe commit 91d1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version: [ "1.20", "1.22", "1.22-micro", "1.24", "1.26" ]
17-
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "rhel9-unsubscribed" ]
17+
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "c10s", "rhel9-unsubscribed" ]
1818
test_case: [ "container" ]
1919

2020
if: |

0 commit comments

Comments
 (0)