Skip to content

Commit 8c24302

Browse files
author
Oliver Schneider
committed
gnu builds on windows don't work with xargo easily
1 parent b856515 commit 8c24302

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ environment:
22
global:
33
PROJECT_NAME: miri
44
matrix:
5-
- TARGET: i686-pc-windows-gnu
6-
MSYS2_BITS: 32
75
- TARGET: i686-pc-windows-msvc
86
MSYS2_BITS: 32
9-
- TARGET: x86_64-pc-windows-gnu
10-
MSYS2_BITS: 64
117
- TARGET: x86_64-pc-windows-msvc
128
MSYS2_BITS: 64
139

0 commit comments

Comments
 (0)