drone: disable macos new python for now #2484

This commit is contained in:
nick black 2022-01-23 21:53:46 -05:00
parent 66b9e5e70f
commit 7b27e508cb
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -63,9 +63,9 @@ jobs:
#notcurses-pydemo > /dev/null
#ncdirect-pydemo > /dev/null
- name: python wrappers (new)
run: |
cd python
python3 setup.py build
#- name: python wrappers (new)
#run: |
#cd python
#python3 setup.py build
#sudo python3 setup.py install
#python3 examples/000-print-version.py