ci: Remove Windows tasks from Cirrus CI
This commit is contained in:
parent
2b6f9cd546
commit
d6281dd008
21
.cirrus.yml
21
.cirrus.yml
@ -187,27 +187,6 @@ task:
|
|||||||
- ./ci/cirrus.sh
|
- ./ci/cirrus.sh
|
||||||
<< : *CAT_LOGS
|
<< : *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
|
# Sanitizers
|
||||||
task:
|
task:
|
||||||
<< : *LINUX_CONTAINER
|
<< : *LINUX_CONTAINER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user