Don't CI build Pro on MacOS

Former-commit-id: aaed87516ea9f428ebea286dd936dd219691b4f6
This commit is contained in:
John Sully 2020-04-22 01:05:24 -04:00
parent 210d872af4
commit 5980d7bd64

View File

@ -29,11 +29,3 @@ jobs:
sudo apt-get install uuid-dev libcurl4-openssl-dev sudo apt-get install uuid-dev libcurl4-openssl-dev
make make
build-macos-latest:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
with:
submodules: true
- name: make
run: make