Skip to content

Commit ea00323

Browse files
committed
Merge branch 'master' into annotated_any
2 parents f6ae40b + 7969049 commit ea00323

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,10 @@ jobs:
195195
matrix:
196196
include:
197197
# TODO: Fails on 3.10, investigate
198-
- python-version: "3.9"
199-
python-debug: true
200-
valgrind: true
198+
# JOB DISABLED (NEEDS WORK): https://github.com/pybind/pybind11/issues/4889
199+
# - python-version: "3.9"
200+
# python-debug: true
201+
# valgrind: true
201202
- python-version: "3.11"
202203
python-debug: false
203204

0 commit comments

Comments
 (0)