Skip to content

Commit

Permalink
Merge PR coq#19909: Fix macos again
Browse files Browse the repository at this point in the history
Reviewed-by: proux01
Ack-by: mseri
Co-authored-by: proux01 <[email protected]>
  • Loading branch information
coqbot-app[bot] and proux01 authored Dec 10, 2024
2 parents 5a350f1 + d083a3a commit 9462ff6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: homebrew outdated pkg-config fix
run: |
brew update
brew upgrade
brew install pkgconf
# work around https://github.com/actions/runner-images/issues/10984
- name: Install system dependencies
run: |
brew install gnu-time opam gtksourceview3 adwaita-icon-theme expat libxml2
Expand Down

0 comments on commit 9462ff6

Please sign in to comment.