Skip to content

testing homebrew

testing homebrew #2697

Workflow file for this run

name: CI
on: [push]
jobs:
homebrew-pkgconf:
runs-on: macos-latest
steps:
- run: brew update
- run: brew update
- run: brew upgrade
- run: brew install pkgconf