Skip to content

Commit 17b8590

Browse files
committed
Skipping manylinux1 for 08_manylinux2010_only test
1 parent b00da68 commit 17b8590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"CIBW_ENVIRONMENT": "CFLAGS=\"$CFLAGS -Werror=implicit-function-declaration\"",
3-
"CIBW_TEST_COMMAND": "python -c \"import spam\""
3+
"CIBW_SKIP": "*-manylinux1_*"
44
}

0 commit comments

Comments
 (0)