Use bundled/embedded python3 binary on OSX (#561)

See https://github.com/emscripten-core/emscripten/issues/7198
This commit is contained in:
Sam Clegg
2020-07-21 10:21:02 -07:00
committed by GitHub
parent d8984b2a9d
commit 4aa028017c
5 changed files with 78 additions and 29 deletions

View File

@@ -54,9 +54,6 @@ jobs:
- run:
name: Install cmake
command: brew install cmake
- run:
name: Install python 3
command: brew install python3
- run: scripts/test.sh
- run:
name: test.py