mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
CI: allow FreeBSD to update to latest packages
This commit is contained in:
@@ -2,6 +2,8 @@ freebsd_instance:
|
||||
image_family: freebsd-13-0-snap
|
||||
|
||||
task:
|
||||
env:
|
||||
IGNORE_OSVERSION: yes
|
||||
prerequisites_script:
|
||||
- pkg update -f
|
||||
- pkg upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user