diff --git a/build.json b/build.json index 476319ec1..bae4099ec 100644 --- a/build.json +++ b/build.json @@ -7,6 +7,11 @@ "linux/ppc64le", "linux/riscv64" ], + "centos": [ + "linux/amd64", + "linux/arm64", + "linux/ppc64le" + ], "ol": [ "linux/amd64", "linux/arm64" @@ -24,7 +29,6 @@ ] }, "os-windows": { - "windows-2019": "ltsc2019", "windows-2022": "ltsc2022" }, "components": {