Skip to content

Commit

Permalink
Add support for testing C10S
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek committed Jul 2, 2024
1 parent 315d864 commit 2911394
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:
strategy:
fail-fast: false
matrix:
os_test: [ "fedora", "rhel7", "rhel8", "rhel9", "c9s" ]
os_test: [ "fedora", "rhel7", "rhel8", "rhel9", "c9s", "c10s" ]
version: [ "core", "base" ]

if: |
Expand Down

0 comments on commit 2911394

Please sign in to comment.