Add support for Postgres 17 #315
Annotations
1 error and 1 warning
Build and export to Docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get install -y --no-install-recommends libsqlite3-dev && \tASSET_NAME=$(basename $(curl -LIs -o /dev/null -w %{url_effective} https://github.com/pgspider/sqlite_fdw/releases/latest)) && \tcurl --fail -L \"https://github.com/pgspider/sqlite_fdw/archive/${ASSET_NAME}.tar.gz\" | tar -zx --strip-components=1 -C . && \tmake USE_PGXS=1 && \tmake USE_PGXS=1 install" did not complete successfully: exit code: 2
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading