mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
CI: FreeBSD: Use 13.2 stable, upgrade to Node.js 20
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
freebsd_instance:
|
||||
image_family: freebsd-14-0-snap
|
||||
image_family: freebsd-13-2
|
||||
|
||||
task:
|
||||
name: FreeBSD
|
||||
@@ -9,7 +9,7 @@ task:
|
||||
prerequisites_script:
|
||||
- pkg update -f
|
||||
- pkg upgrade -y
|
||||
- pkg install -y devel/pkgconf graphics/vips www/node16 www/npm
|
||||
- pkg install -y devel/git devel/pkgconf graphics/vips www/node20 www/npm
|
||||
install_script:
|
||||
- npm install --build-from-source --unsafe-perm
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user