From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp44.i.mail.ru (smtp44.i.mail.ru [94.100.177.104]) (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 5382E469719 for ; Fri, 16 Oct 2020 11:25:59 +0300 (MSK) Date: Fri, 16 Oct 2020 11:25:58 +0300 From: Kirill Yukhin Message-ID: <20201016082558.y5lqkrskfjcltmwm@tarantool.org> References: <09afd52172ef5282b97f18ce62b07646d6690681.1602623910.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: <09afd52172ef5282b97f18ce62b07646d6690681.1602623910.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add OSX 13 to testing List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org Hello, On 14 окт 00:21, Alexander V. Tikhonov wrote: > Restored OSX 13 testing to pass homebrew commit criteria. > Added MACOSX_DEPLOYMENT_TARGET=10.13 environment. > > Closes #5374 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/mac-13 > Issue: https://github.com/tarantool/tarantool/issues/5374 I've checked your patch into 2.4, 2.5 and master. -- Regards, Kirill Yukhin