pgsql: ci: remove minor version from freebsd image name

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: ci: remove minor version from freebsd image name
Дата
Msg-id E1oIKfL-002BK5-CZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ci: remove minor version from freebsd image name

This way .cirrus.yml does not need to be changed just because freebsd releases
a new minor version.

Discussion: https://postgr.es/m/20220728095704.ryywoaz4dqqrwstc@alap3.anarazel.de
Backpatch: 15-, just like the CI support

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/feae5c0cba8088fb85d9365348e59047d1c2919a

Modified Files
--------------
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Append -X to direct invocation of psql in new test for BASE_BACK
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix error reporting after ioctl() call with pg_upgrade --clone