Revert CentOS and remove deprecated Windows ltsc 2019

This commit is contained in:
Alexey Pustovalov
2025-07-01 20:19:52 +03:00
parent c5681e8a90
commit 24eec860fd

View File

@ -7,6 +7,11 @@
"linux/ppc64le", "linux/ppc64le",
"linux/riscv64" "linux/riscv64"
], ],
"centos": [
"linux/amd64",
"linux/arm64",
"linux/ppc64le"
],
"ol": [ "ol": [
"linux/amd64", "linux/amd64",
"linux/arm64" "linux/arm64"
@ -24,7 +29,6 @@
] ]
}, },
"os-windows": { "os-windows": {
"windows-2019": "ltsc2019",
"windows-2022": "ltsc2022" "windows-2022": "ltsc2022"
}, },
"components": { "components": {