]> git.ipfire.org Git - thirdparty/psycopg.git/commit
ci: use working test server on macOS
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 12 Oct 2025 02:38:24 +0000 (04:38 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 13 Oct 2025 01:25:16 +0000 (03:25 +0200)
commitd17343b5a17ef790915f090e56da345256827103
tree99670d82f9c5055cbac951946225c19d29af8d5e
parentfb30777c6b300b548eed327eeb0cc4a8e386f1de
ci: use working test server on macOS

macos-14 can use PostgreSQL 18. I saw a failure trying to use 17; not
sure if it's still there but 18 works fine, so bump.

macos-13 better says on 17. Trying to "brew update" it will pull a
version that will try to compile docbook and takes forever to install. I
understand that avoid an upgrade we get a version that has a binary
package ("bottled", in this deranged naming convention).
.github/workflows/packages-bin.yml
.github/workflows/tests.yml