Use bundled/embedded python3 binary on OSX (#561)
See https://github.com/emscripten-core/emscripten/issues/7198
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user