diff --git a/.github/workflows/macos-homebrew.yml b/.github/workflows/macos-homebrew.yml index 4a6b74ba..8a646f29 100644 --- a/.github/workflows/macos-homebrew.yml +++ b/.github/workflows/macos-homebrew.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: os: [macos-11,macos-12] - qt_ver: [6.4.0] + qt_ver: [6.3.2] qt_arch: [clang_64] env: targetName: GoldenDict @@ -65,8 +65,9 @@ jobs: brew install autoconf brew install libtool brew install opencc - brew install ffmpeg - brew install libao + + brew tap homebrew-ffmpeg/ffmpeg + brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-speex brew install libiconv brew install lzo bzip2 brew install libogg