Remove centos-8 support

This commit is contained in:
Oliver Günther
2025-02-12 13:47:07 +01:00
parent 8d399ab740
commit 16ae93c2af
+1 -6
View File
@@ -21,7 +21,7 @@ targets:
<<: *debian
ubuntu-22.04:
<<: *debian
centos-8: &centos8
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