mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
Drop support for Node.js 14 and 16, require >= 18.17.0
This commit is contained in:
@@ -11,6 +11,6 @@ task:
|
||||
- pkg upgrade -y
|
||||
- pkg install -y devel/git devel/pkgconf graphics/vips www/node20 www/npm
|
||||
install_script:
|
||||
- npm install --build-from-source --unsafe-perm
|
||||
- npm install --build-from-source
|
||||
test_script:
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user