Skip to content

Commit

Permalink
ci: Remove Windows tasks from Cirrus CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Aug 18, 2023
1 parent 2b6f9cd commit d6281dd
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d6281dd

Please sign in to comment.