]> git.ipfire.org Git - thirdparty/psycopg.git/commit
ci: add workflow to build and cache the libpq
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 12 Oct 2025 00:28:06 +0000 (02:28 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 12 Oct 2025 19:08:34 +0000 (21:08 +0200)
commite11da8ae4013974614bb9acde72fb603eb4e96e5
treee7687a6aaa8ac48338869a4289005e6fb3ea4cde
parent8e29ced7b166094432347785b2b28989ca35e9e5
ci: add workflow to build and cache the libpq

This avoid to attempt building the libpq concurrently with every Python
version, which will make caching fail.
.github/workflows/build-and-cache-libpq.yml [new file with mode: 0644]
.github/workflows/packages-bin.yml