[GHA] Update ffmpeg and libpq in macos.yml

ffmpeg@5 changed to ffmpeg@7
Note: tested ffmpeg@8 but it causes missing ft2build.h in truetype include library.

libpq@16 changed to libpq@18

Co-authored-by: Andrey Volk <andywolk@gmail.com>
This commit is contained in:
MarioG-X
2026-05-26 09:29:55 -07:00
committed by GitHub
parent bf9c95e890
commit e3dc9950fd
+4 -4
View File
@@ -35,11 +35,11 @@ jobs:
autoconf \
automake \
curl \
ffmpeg@5 \
ffmpeg@7 \
gnu-sed \
jpeg \
ldns \
libpq@16 \
libpq@18 \
libsndfile \
libtool \
lua \
@@ -60,8 +60,8 @@ jobs:
signalwire/homebrew-signalwire/spandsp \
&& \
brew link --force --overwrite \
ffmpeg@5 \
libpq@16
ffmpeg@7 \
libpq@18
- name: Bootstrap FreeSWITCH
run: ./bootstrap.sh -j