Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
brittanyrjones committed Apr 26, 2024
1 parent 4e7f159 commit 1f31cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BUILDPACK_DIR="$(dirname $(dirname $0))"

# config
S3_BUCKET="ci-database-binary"
POSTGRESQL_MAJOR_VERSION=16
POSTGRESQL_MAJOR_VERSION=15
if [ -f "$ENV_DIR/POSTGRESQL_VERSION" ]
then
POSTGRESQL_MAJOR_VERSION="$(cat $ENV_DIR/POSTGRESQL_VERSION)"
Expand Down

0 comments on commit 1f31cb8

Please sign in to comment.