From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (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 CD071469710 for ; Fri, 29 May 2020 15:49:57 +0300 (MSK) Date: Fri, 29 May 2020 15:49:56 +0300 From: Kirill Yukhin Message-ID: <20200529124956.olkjtvalrbgken47@tarantool.org> References: <3a09df79da9b2fd8f0319622a2e8f5234145af2f.1590753574.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: <3a09df79da9b2fd8f0319622a2e8f5234145af2f.1590753574.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] travis-ci: disable OSX testing 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, Alexander Turenko Hello, On 29 май 15:00, Alexander V. Tikhonov wrote: > OSX testing completely implemented on local MAC hosts with OSX 14 > and 15 versions. So no more need to test and support issues with > testing OSX with 14 version on travis-ci. > > Part of #4893 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4893-travis-to-gitlab > Issue: https://github.com/tarantool/tarantool/issues/4893 LGTM. I've checked your patch into 1.10, 2.3, 2.4 and master. -- Regards, Kirill Yukhin