Skip to content

Commit bacafaa

Browse files
committed
Try to stick with cURL 8.10.1
1 parent 7c35ecd commit bacafaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/brew/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
1414
# Some packages exist on x86 but not arm, or vice versa.
1515
# Install them with reinstall to avoid warnings.
16-
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl openldap
16+
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl@8.10.1 openldap
1717
brew install \
1818
bison \
1919
re2c

0 commit comments

Comments
 (0)