Skip to content
Snippets Groups Projects
Commit 072fbc13 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Pypy CI: Remove reference to specific pybind11 branch that's not being used anyway

parent 969a115e
No related branches found
No related tags found
No related merge requests found
......@@ -219,9 +219,7 @@ PyPy POCL:
script:
- export PY_EXE=pypy
- export PYOPENCL_TEST=portable
# https://github.com/pybind/pybind11/pull/1494
- export EXTRA_INSTALL="git+https://github.com/inducer/pybind11 numpy mako"
- export EXTRA_INSTALL="pybind11 numpy mako"
- export NO_DOCTESTS=1
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment