Skip to content

Commit b7e20c1

Browse files
committed
Disable zstd for now
1 parent 185c89b commit b7e20c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpython-unix/extension-modules.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,9 @@ _xxtestfuzz:
783783
- _xxtestfuzz/fuzzer.c
784784

785785
_zstd:
786+
# Disable on all targets until we add a zstd library
787+
disabled-targets:
788+
- .*
786789
minimum-python-version: '3.14'
787790
sources:
788791
- _zstd/_zstdmodule.c

0 commit comments

Comments
 (0)