Skip to content

testing homebrew

testing homebrew #2698

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 uninstall [email protected]
- run: brew uninstall [email protected]
- run: brew doctor
- run: brew install pkgconf