From bf2e5eb88c478b16ba9328296892f475b8e25b27 Mon Sep 17 00:00:00 2001 From: Antony Milne <49395058+AntonyMilneQB@users.noreply.github.com> Date: Mon, 25 Oct 2021 14:06:56 +0100 Subject: [PATCH] Update config.yml (#1276) --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ab204774f1..d66c9d87f9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -480,7 +480,8 @@ workflows: - win_pip_compile_38 - win_unit_tests_36 - win_unit_tests_37 - - win_e2e_tests_36 + # Skipped due to `pywin32 is in an unsupported or invalid wheel` + # - win_e2e_tests_36 # Skipped due to Windows fatal exception: stack overflow # - win_unit_tests_38 - win_e2e_tests_37