From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 2A56B469710 for ; Wed, 13 May 2020 11:12:35 +0300 (MSK) Date: Wed, 13 May 2020 11:12:10 +0300 From: Sergey Bronnikov Message-ID: <20200513081210.GA25243@pony.bronevichok.ru> References: <32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full 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 On 17:34 Tue 12 May , Alexander V. Tikhonov wrote: > Set all test suites at OSX testing. > > Close #4818 > --- LGTM