Skip to content

Commit

Permalink
do not test c9s images, as we do not publish them anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank committed Mar 15, 2024
1 parent 2c149e2 commit 9f2faec
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
version: [ "2.5", "3.0", "3.1", "3.3" ]
os_test: [ "fedora", "rhel7", "rhel8", "rhel9", "c9s"]
os_test: [ "fedora", "rhel7", "rhel8", "rhel9"]
test_case: [ "container" ]

if: |
Expand Down
Empty file added 3.0/.exclude-c9s
Empty file.
Empty file added 3.1/.exclude-c9s
Empty file.

0 comments on commit 9f2faec

Please sign in to comment.