mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-04-06 11:19:26 +07:00
Revert "Add patch for PCRE2"
This reverts commit fefbd7a497af49675efddfb3d1b068acb4044a8a.
This commit is contained in:
parent
604ffba8e1
commit
0b33ef444f
@ -145,10 +145,6 @@ update_dependencies() {
|
|||||||
to_wait+=($!)
|
to_wait+=($!)
|
||||||
done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}"
|
done <"$tap_dir/shivammathur/homebrew-php/.github/deps/${ImageOS:?}_${ImageVersion:?}"
|
||||||
wait "${to_wait[@]}"
|
wait "${to_wait[@]}"
|
||||||
|
|
||||||
# Remove when PCRE2 on macOS images is updated to PCRE2 10.37
|
|
||||||
brew reinstall pcre2 >/dev/null 2>&1
|
|
||||||
|
|
||||||
echo '' | sudo tee /tmp/update_dependencies >/dev/null 2>&1
|
echo '' | sudo tee /tmp/update_dependencies >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user