]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump libpq to 16.3
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 23 Jun 2024 20:44:52 +0000 (22:44 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 23 Jun 2024 22:35:31 +0000 (00:35 +0200)
Mostly with the intent to zap the cache.

.github/workflows/packages-bin.yml

index 7d7b84c8086e6aeca014e15cc1af416c09fe6a3d..c2fe5d709a4beaa4f749b90e82c15d04085f5003 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     if: true
 
     env:
-      LIBPQ_VERSION: "16.0"
+      LIBPQ_VERSION: "16.3"
       OPENSSL_VERSION: "1.1.1w"
 
     strategy: