Lets see if sanitize works

This commit is contained in:
Kovid Goyal 2024-03-21 20:55:23 +05:30
parent cc11ed5c2c
commit adda3249f5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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: