Skip to content

Commit 09ef059

Browse files
committed
Merge CodeQL changes from upstream
1 parent 5b5cb57 commit 09ef059

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/codeql.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ jobs:
5151
libpq-dev \
5252
libicu-dev \
5353
libkrb5-dev \
54-
postgresql-15-cron \
55-
postgresql-15-pgvector \
56-
postgresql-15-postgis-3 \
57-
postgresql-15-rum
54+
postgresql-16-cron \
55+
postgresql-16-pgvector \
56+
postgresql-16-postgis-3 \
57+
postgresql-16-rum
5858
export CLEAN_SETUP=1
5959
export INSTALL_DEPENDENCIES_ROOT=/tmp/install_setup
6060
mkdir -p /tmp/install_setup

0 commit comments

Comments
 (0)