Skip to content

Commit

Permalink
Remove centos-8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Feb 12, 2025
1 parent 8d399ab commit 16ae93c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pkgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ targets:
<<: *debian
ubuntu-22.04:
<<: *debian
centos-8: &centos8
centos-9:
env:
- NODE_ENV=production
- NPM_CONFIG_PRODUCTION=false
Expand All @@ -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
Expand Down

0 comments on commit 16ae93c

Please sign in to comment.