From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp38.i.mail.ru (smtp38.i.mail.ru [94.100.177.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 0FAE5469710 for ; Fri, 8 May 2020 11:40:29 +0300 (MSK) Date: Fri, 8 May 2020 11:40:29 +0300 From: Kirill Yukhin Message-ID: <20200508084029.zeulaqjswgo22oom@tarantool.org> References: <2a5703442ba9ecdfc91aaaaa3999c89fe149c15f.1588249334.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2a5703442ba9ecdfc91aaaaa3999c89fe149c15f.1588249334.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org Hello, On 30 апр 15:23, Alexander V. Tikhonov wrote: > Added Catalina OSX 10.15 to gitlab-ci testing and removed OSX 10.13, > due to decided to have only 2 last major releases, for now it is > 10.14 and 10.15 OSX versions. Also changed the commit job for branches > from 10.14 to 10.15 OSX version. > > Close #4873 I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin