From 16ae93c2af838b2f422b2403d60c634dfeeaf979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 12 Feb 2025 13:47:07 +0100 Subject: [PATCH] Remove centos-8 support --- .pkgr.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.pkgr.yml b/.pkgr.yml index 62354658845..9c2820aaed0 100644 --- a/.pkgr.yml +++ b/.pkgr.yml @@ -21,7 +21,7 @@ targets: <<: *debian ubuntu-22.04: <<: *debian - centos-8: ¢os8 + centos-9: env: - NODE_ENV=production - NPM_CONFIG_PRODUCTION=false @@ -30,11 +30,6 @@ targets: - ImageMagick - unzip - poppler-utils - centos-9: - <<: *centos8 - env: - - NODE_ENV=production - - NPM_CONFIG_PRODUCTION=false sles-15: build_dependencies: - sqlite3-devel