Skip to content

Commit

Permalink
CI test with 3.1.65 final
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Aug 26, 2024
1 parent ab4369e commit 2321662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PG_VERSION=16.4
SDK_VERSION=3.1.66.1bi
SDK_VERSION=3.1.65.15bi
2 changes: 1 addition & 1 deletion cibuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ END

else
export PGDEBUG=""
export CDEBUG="-g0 -O0"
export CDEBUG="-g0 -O2"
cat > ${PG_DEBUG_HEADER} << END
#ifndef I_PGDEBUG
#define I_PGDEBUG
Expand Down

0 comments on commit 2321662

Please sign in to comment.