We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a88cfe commit 91d1e23Copy full SHA for 91d1e23
.github/workflows/container-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
version: [ "1.20", "1.22", "1.22-micro", "1.24", "1.26" ]
17
- os_test: [ "fedora", "rhel8", "rhel9", "c9s", "rhel9-unsubscribed" ]
+ os_test: [ "fedora", "rhel8", "rhel9", "c9s", "c10s", "rhel9-unsubscribed" ]
18
test_case: [ "container" ]
19
20
if: |
0 commit comments