From 4b21740aae18ecec2d527b79d1072b3b01bb5a2a Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Fri, 31 Dec 2021 17:45:07 +0100 Subject: ci: remove outdated brew workaround (#1625) --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 01e3e3d1..d3a21491 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -45,7 +45,6 @@ jobs: uses: actions/checkout@v2 - name: Setup build dependencies run: | - rm -f /usr/local/bin/2to3 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" && brew install ninja libtool automake pkg-config gettext - name: Run test with building Nvim -- cgit v1.2.3-70-g09d2