Skip to content

Commit

Permalink
Remove pkgconf install, already installed
Browse files Browse the repository at this point in the history
  • Loading branch information
hansott committed Jan 8, 2025
1 parent 5f5e62f commit 1c3f799
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/smoke-test-ffi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
with:
python-version: 3.12

- name: Install pkg-config
if: runner.os == 'macOS'
run: brew install pkgconf

- name: Install mysql
if: runner.os == 'macOS'
run: brew install mysql
Expand Down

0 comments on commit 1c3f799

Please sign in to comment.