From 5980d7bd6442f1800719126bc8bd1abf83c9c3aa Mon Sep 17 00:00:00 2001 From: John Sully Date: Wed, 22 Apr 2020 01:05:24 -0400 Subject: [PATCH] Don't CI build Pro on MacOS Former-commit-id: aaed87516ea9f428ebea286dd936dd219691b4f6 --- .github/workflows/ci.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8fafa7c27..0a3a3c75b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,11 +29,3 @@ jobs: sudo apt-get install uuid-dev libcurl4-openssl-dev make - build-macos-latest: - runs-on: macos-latest - steps: - - uses: actions/checkout@v1 - with: - submodules: true - - name: make - run: make