We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81813aa commit 55fb96bCopy full SHA for 55fb96b
.github/workflows/build.yml
@@ -48,6 +48,7 @@ jobs:
48
cargo pgrx init
49
env:
50
CARGO_HTTP_TIMEOUT: 300
51
+ PKG_CONFIG_PATH: /opt/homebrew/opt/icu4c/lib/pkgconfig
52
53
- name: Lint
54
run: |
0 commit comments