Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
7969049d
Unverified
Commit
7969049d
authored
Oct 19, 2023
by
Ralf W. Grosse-Kunstleve
Committed by
GitHub
Oct 19, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment out failing job, with link to #4889 (#4890)
parent
74439a64
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
.github/workflows/ci.yml
+4
-3
No files found.
.github/workflows/ci.yml
View file @
7969049d
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment