Don't CI build Pro on MacOS
Former-commit-id: aaed87516ea9f428ebea286dd936dd219691b4f6
This commit is contained in:
parent
210d872af4
commit
5980d7bd64
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user