Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2022-05-16 15:32:52 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2022-05-16 15:36:51 +0300
commit1a367220addd52e040249e0467111c4fb2674fba (patch)
tree5b60d4f1358f1d4feb8d8020301dd7e9418bfef6 /.appveyor.yml
parentb79d60b7d27e0a62e36a14e881dab458bb278814 (diff)
Cygwin: CI: Drop i686 builds
i686 builds just fail with 'Invalid target processor "i686"' since commit fcb32b7.
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 8919918fc..50a9101b7 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -18,10 +18,6 @@ environment:
CYGWIN_ROOT: C:\cygwin64
PKGARCH: mingw64-x86_64
SETUP: setup-x86_64.exe
- - BUILD: i686-pc-cygwin
- CYGWIN_ROOT: C:\cygwin
- PKGARCH: mingw64-i686
- SETUP: setup-x86.exe
cache: C:\cache