ci: do not install homebrew libnatpmp on macos 11 (#5461)

This commit is contained in:
Charles Kerr
2023-04-26 22:10:42 -05:00
committed by GitHub
parent 47667bab8d
commit 15c3298211

View File

@@ -240,7 +240,7 @@ jobs:
- name: Get Dependencies
run: |
brew update
brew install cmake gettext libdeflate libevent libnatpmp libpsl miniupnpc ninja node pkg-config
brew install cmake gettext libdeflate libevent libpsl miniupnpc ninja node pkg-config
- name: Get Dependencies (GTK)
if: ${{ needs.what-to-make.outputs.make-gtk == 'true' }}
run: brew install gtkmm3