diff --git a/.gitmodules b/.gitmodules index 23765194c1..081a404135 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "vendor/postgres-v14"] path = vendor/postgres-v14 url = https://github.com/neondatabase/postgres.git - branch = main + branch = REL_14_STABLE_neon [submodule "vendor/postgres-v15"] path = vendor/postgres-v15 url = https://github.com/neondatabase/postgres.git