We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f0b59 commit c1ae577Copy full SHA for c1ae577
scikit-ci.yml
@@ -53,6 +53,8 @@ before_install:
53
PATH: $<HOME>/.pyenv/versions/$<PYTHON_VERSION>/bin:$<PATH>
54
SETUP_BDIST_WHEEL_ARGS: --plat-name macosx-10.6-x86_64
55
commands:
56
+ # See https://github.com/scikit-build/cmake-python-distributions/issues/129
57
+ - brew uninstall --cask --force java
58
- python ../addons/travis/install_pyenv.py
59
- python scripts/ssl-check.py
60
- python ../addons/travis/install_cmake.py 3.12.0
0 commit comments