diff --git a/pyproject.toml b/pyproject.toml
index 7e3b1ca4faea904cf6667ae61e3f2f7b3935c943..ad1cb580668f3974de6019f6193d15e6d07a2ce1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -45,7 +45,7 @@ build=[
 #     "cp38-manylinux_x86_64",
 #     "cp39-manylinux_x86_64",
 #     "cp310-manylinux_x86_64"
-    "cp38-win_amd64",
+#     "cp38-win_amd64",
 ]
 ### AIDGE DEPENDENCIES DECLARATION
 [tool.cibuildwheel.environment]