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

This commit is contained in:
Ralf W. Grosse-Kunstleve 2023-10-19 23:12:37 -07:00 committed by GitHub
parent 74439a64a2
commit 7969049de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -195,9 +195,10 @@ jobs:
matrix:
include:
# TODO: Fails on 3.10, investigate
- python-version: "3.9"
python-debug: true
valgrind: true
# JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4889
# - python-version: "3.9"
# python-debug: true
# valgrind: true
- python-version: "3.11"
python-debug: false