Skip to content

Commit

Permalink
Allow testing s2i-python-container in C10S
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 21, 2024
1 parent 944b024 commit 07fbd9d
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 @@ -61,7 +61,7 @@ jobs:
fail-fast: false
matrix:
version: [ "3.8", "3.9", "3.9-minimal", "3.11", "3.11-minimal", "3.12" ]
os_test: [ "fedora", "rhel8", "rhel9", "c9s" ]
os_test: [ "fedora", "rhel8", "rhel9", "c9s", "c10s" ]
test_case: [ "container" ]
if: |
github.event.issue.pull_request
Expand Down

0 comments on commit 07fbd9d

Please sign in to comment.