Closed fedordikarev closed 2 days ago
Closes: https://github.com/neondatabase/neon/issues/9816
According to the workflow file we install icu4c with brew install, so that should work. Lets verify that, and if it works, I will check why it fails on my PR and what needed to be fixed there.
icu4c
brew install
Anyway, lets run on macos-15
macos-15
functions
31.4% (7939 of 25297 functions)
lines
49.3% (63000 of 127719 lines)
* collected from Rust tests only
Closes: https://github.com/neondatabase/neon/issues/9816
According to the workflow file we install
icu4c
withbrew install
, so that should work. Lets verify that, and if it works, I will check why it fails on my PR and what needed to be fixed there.Anyway, lets run on
macos-15