]> 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:32:25 +0000 (00:32 +0200)
Mostly with the intent to zap the cache.

.github/workflows/packages-bin.yml

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