Skip to content

Commit 82757d1

Browse files
committed
test UWP on GNU targets
1 parent de5791c commit 82757d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ environment:
2222
matrix:
2323
- TARGET: x86_64-pc-windows-msvc
2424
- TARGET: i686-pc-windows-msvc
25-
- TARGET: x86_64-uwp-windows-msvc
25+
- TARGET: x86_64-uwp-windows-gnu
2626
CHANNEL: nightly
27-
- TARGET: i686-uwp-windows-msvc
27+
- TARGET: i686-uwp-windows-gnu
2828
CHANNEL: nightly
2929
install:
3030
- appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe

0 commit comments

Comments
 (0)