pgsql: ci: fix copy-paste mistake in 16eb8231d1b. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: fix copy-paste mistake in 16eb8231d1b.
Date
Msg-id E1nJ5nC-0002ES-Bp@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: fix copy-paste mistake in 16eb8231d1b.

Reported-By: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220213024704.GN31460@telsasoft.com

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: ci: macos: align sysinfo_script to other tasks.
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Fix skip-empty-xacts with sequences in test_decoding