From 24eec860fdcb47101fc5b68f1e06ed19788caf94 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 1 Jul 2025 20:19:52 +0300 Subject: [PATCH] Revert CentOS and remove deprecated Windows ltsc 2019 --- build.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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": {