Skip to content

Commit

Permalink
fix macos-11 in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andynoack committed Jun 18, 2023
1 parent c545b2e commit 5e342d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
pip install pywin32 pyaudio
elif [[ $OS == mac* ]]
then
brew tap pothosware/homebrew-pothos-
brew tap pothosware/homebrew-pothos
brew install airspy hackrf librtlsdr libbladerf limesuite portaudio uhd
wget -nv https://github.com/analogdevicesinc/libiio/releases/download/v0.23/macOS-10.15.pkg
Expand Down

0 comments on commit 5e342d7

Please sign in to comment.