Commit 7969049d by Ralf W. Grosse-Kunstleve Committed by GitHub

Comment out failing job, with link to #4889 (#4890)

parent 74439a64
...@@ -195,9 +195,10 @@ jobs: ...@@ -195,9 +195,10 @@ jobs:
matrix: matrix:
include: include:
# TODO: Fails on 3.10, investigate # TODO: Fails on 3.10, investigate
- python-version: "3.9" # JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4889
python-debug: true # - python-version: "3.9"
valgrind: true # python-debug: true
# valgrind: true
- python-version: "3.11" - python-version: "3.11"
python-debug: false python-debug: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment