We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b33a35 commit 301c808Copy full SHA for 301c808
1 file changed
.github/workflows/build.yml
@@ -125,6 +125,7 @@ jobs:
125
- uses: ankane/setup-postgres-valgrind@v1
126
with:
127
postgres-version: 16
128
+ check-ub: yes
129
- run: make OPTFLAGS=""
130
- run: sudo --preserve-env=PG_CONFIG make install
131
- run: make installcheck
0 commit comments