From 339d8b4e0beff3160ef43a9fd2f4b4fa956d90cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Miguel?= <36349314+vrmiguel@users.noreply.github.com> Date: Wed, 13 Dec 2023 20:21:02 -0300 Subject: [PATCH] images: build pgrx-builder:pg16 (#560) --- .github/workflows/builder-images.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/builder-images.yml b/.github/workflows/builder-images.yml index 8e251a32..7957cbb0 100644 --- a/.github/workflows/builder-images.yml +++ b/.github/workflows/builder-images.yml @@ -28,6 +28,7 @@ jobs: pg_version: - "14" - "15" + - "16" pgrx_version: # - "0.7.4" # - "0.8.0"