Skip to content

Commit 39854ea

Browse files
committed
tryfix5
1 parent af2b267 commit 39854ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
brew install mysql-client@8.4
2929
brew install openssl
30-
brew install boost@1.88
30+
brew install boost@1.85
3131
echo "OPENSSL_ROOT_DIR=$(brew --prefix --installed openssl)" >> $GITHUB_ENV
3232
3333
- name: Configure

0 commit comments

Comments
 (0)