Skip to content

Commit 0af4a2a

Browse files
authored
Remove second occurrence of openssl in ci
1 parent 16498dd commit 0af4a2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,7 @@ jobs:
770770
run: |
771771
brew update
772772
brew remove ruby@3.0
773+
brew remove openssl@3
773774
export ARCHITECHURE=$(uname -m)
774775
if [[ "$ARCHITECHURE" == "x86_64" ]]; then
775776
brew remove swiftlint

0 commit comments

Comments
 (0)