From d6281dd0086a37c77311b4acbbacad89738163c7 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Thu, 17 Aug 2023 21:44:24 +0100 Subject: [PATCH] ci: Remove Windows tasks from Cirrus CI --- .cirrus.yml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 1762007c60bfe..79a13b4c05c60 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -187,27 +187,6 @@ task: - ./ci/cirrus.sh << : *CAT_LOGS -task: - << : *LINUX_CONTAINER - env: - WRAPPER_CMD: wine - WITH_VALGRIND: no - ECDH: yes - RECOVERY: yes - SCHNORRSIG: yes - ELLSWIFT: yes - CTIMETESTS: no - matrix: - - name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)" - env: - HOST: x86_64-w64-mingw32 - - name: "i686 (mingw32-w64): Windows (Debian stable, Wine)" - env: - HOST: i686-w64-mingw32 - test_script: - - ./ci/cirrus.sh - << : *CAT_LOGS - # Sanitizers task: << : *LINUX_CONTAINER