From 18255d324cf519721501e4f378a06f2521a97b72 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Sat, 15 Jan 2022 22:00:23 +0300 Subject: [PATCH] Revert changes to mac build for now --- .appveyor.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 0e6a72ac9..763ad6515 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,6 @@ image: - Visual Studio 2019 - - macos-bigsur + - macos clone_depth: 400 for: @@ -95,11 +95,10 @@ for: - matrix: only: - - image: macos-bigsur + - image: macos # Should be enabled only for build process debugging init: # - sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-ssh.sh' | bash -e - - - sh: ls ~ - sh: source ~/venv3.7/bin/activate install: - sh: bash scripts/osx-setup.sh