Skip to content

Commit 158c0ca

Browse files
authored
Remove ubi8 from validation python3.10 (#3349)
ubi8 was mistakenly added to the validation for python3.10. ubi8 does not have python3.10 in the repository available for download, thus deployments will fail when attempting to do the full verificaiton. Signed-off-by: Mitchell <[email protected]>
1 parent d500890 commit 158c0ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/config/validation_config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"operating_systems":
77
[
88
"ubuntu:22.04",
9-
"redhat/ubi8:8.10",
109
"fedora:42"
1110
]
1211
},

0 commit comments

Comments
 (0)