Skip to content

Version report: also include cairo for svg and poppler #181

Version report: also include cairo for svg and poppler

Version report: also include cairo for svg and poppler #181

Workflow file for this run

name: macOS Brew Building HEAD
on:
push:
branches:
- main
jobs:
install_dependencies_and_build:
name: Build and test formula
runs-on: macos-latest
steps:
- name: Run everything
run: |
brew update
brew install --only-dependencies --HEAD timg
brew install --build-from-source --HEAD timg
brew test timg