mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
parent
74439a64a2
commit
7969049de4
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user