We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2b267 commit 39854eaCopy full SHA for 39854ea
.github/workflows/macos.yml
@@ -27,7 +27,7 @@ jobs:
27
run: |
28
brew install mysql-client@8.4
29
brew install openssl
30
- brew install boost@1.88
+ brew install boost@1.85
31
echo "OPENSSL_ROOT_DIR=$(brew --prefix --installed openssl)" >> $GITHUB_ENV
32
33
- name: Configure
0 commit comments