Skip to content

Commit

Permalink
Force brew reinstall zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Nov 8, 2024
1 parent d1d8564 commit ca24991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
# Support oldest possible version
sudo xcode-select -s /Applications/Xcode_14.3.1.app/Contents/Developer
export MACOSX_DEPLOYMENT_TARGET=13.3
brew reinstall zstd
# Select latest supported version
# sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
lldb --version
Expand Down

0 comments on commit ca24991

Please sign in to comment.