Skip to content

Commit d6281dd

Browse files
committed
ci: Remove Windows tasks from Cirrus CI
1 parent 2b6f9cd commit d6281dd

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.cirrus.yml

-21
Original file line numberDiff line numberDiff line change
@@ -187,27 +187,6 @@ task:
187187
- ./ci/cirrus.sh
188188
<< : *CAT_LOGS
189189

190-
task:
191-
<< : *LINUX_CONTAINER
192-
env:
193-
WRAPPER_CMD: wine
194-
WITH_VALGRIND: no
195-
ECDH: yes
196-
RECOVERY: yes
197-
SCHNORRSIG: yes
198-
ELLSWIFT: yes
199-
CTIMETESTS: no
200-
matrix:
201-
- name: "x86_64 (mingw32-w64): Windows (Debian stable, Wine)"
202-
env:
203-
HOST: x86_64-w64-mingw32
204-
- name: "i686 (mingw32-w64): Windows (Debian stable, Wine)"
205-
env:
206-
HOST: i686-w64-mingw32
207-
test_script:
208-
- ./ci/cirrus.sh
209-
<< : *CAT_LOGS
210-
211190
# Sanitizers
212191
task:
213192
<< : *LINUX_CONTAINER

0 commit comments

Comments
 (0)