diff --git a/.cirrus.yml b/.cirrus.yml index c47ceb232..3432ce1a8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,9 +7,9 @@ task: IGNORE_OSVERSION: yes skip_notifications: true prerequisites_script: - - pkg update -f - - pkg upgrade -y - - pkg install -y devel/pkgconf graphics/vips www/node16 www/npm + - pkg-static update -f + - pkg-static upgrade -y + - pkg install -y devel/pkgconf graphics/vips www/node20 www/npm install_script: - npm install --build-from-source --unsafe-perm test_script: