-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I've recently added t089/swift-vips to the package index. Unfortunately, the build validation fails. This is not surprising as the package wraps a system library libvips which of course is not installed by default.
To make my own CI work, I also maintain a set of docker images that are based on the base swift images and install libvips-dev on them: https://github.com/t089/swift-vips-builder
Is it possible to tell SPI to use a different image for building on linux?
On macOS: Since containers do not exist on macOS, would there be a way to specify some brew
commands to run before the build?
Metadata
Metadata
Assignees
Labels
No labels