mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Lets see if sanitize works
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -28,11 +28,11 @@ jobs:
|
||||
|
||||
- python: b
|
||||
pyver: "3.11"
|
||||
sanitize: 0 # disabled because causes segfaults
|
||||
sanitize: 1
|
||||
|
||||
- python: c
|
||||
pyver: "3.9"
|
||||
sanitize: 0 # disabled because causes segfaults
|
||||
sanitize: 1
|
||||
|
||||
|
||||
exclude:
|
||||
|
||||
Reference in New Issue
Block a user