Skip to content

Commit

Permalink
Support testing s2i-php-container on CentOS Stream 10
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 Aug 7, 2024
1 parent 43e80fd commit 513817b
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 @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
version: [ "7.3", "7.4", "8.0", "8.1", "8.2" ]
os_test: [ "fedora", "rhel8", "rhel9", "c9s"]
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "c10s"]
test_case: [ "container" ]

if: |
Expand Down

0 comments on commit 513817b

Please sign in to comment.