We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e59df9d + 61edd7a commit d1edf04Copy full SHA for d1edf04
.github/workflows/test-install-matrix.yaml
@@ -46,7 +46,6 @@ jobs:
46
- 2021.7.8
47
- 2023.7.0
48
image:
49
- - centos-7
50
- almalinux-cloud/almalinux-8
51
steps:
52
- name: "Checkout Source"
metadata.json
@@ -66,13 +66,6 @@
66
"9"
67
]
68
},
69
- {
70
- "operatingsystem": "CentOS",
71
- "operatingsystemrelease": [
72
- "7",
73
- "8"
74
- ]
75
- },
76
{
77
"operatingsystem": "Ubuntu",
78
"operatingsystemrelease": [
0 commit comments