Skip to content

Commit

Permalink
Revert install pkgconf for macOS CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes committed Mar 29, 2023
1 parent 1411aed commit b1d6a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: 'Install dependencies'
run: |
brew install automake pkgconf hwloc metis openblas
brew install automake hwloc metis openblas
- name: 'Checkout code'
uses: actions/checkout@v2
- name: 'Build'
Expand Down

0 comments on commit b1d6a74

Please sign in to comment.