Skip to content

Commit

Permalink
shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
Browse files Browse the repository at this point in the history
We're not supporting Debian 9 anymore, and we are now testing
MinGW cross-compiler builds in the gitlab-CI, too, so we do not
really need these jobs in the shippable.yml anymore.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Message-Id: <[email protected]>
Message-Id: <[email protected]>
  • Loading branch information
huth authored and stsquad committed Oct 2, 2020
1 parent cf63177 commit 4a73cef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ env:
matrix:
- IMAGE=debian-amd64
TARGET_LIST=x86_64-softmmu,x86_64-linux-user
- IMAGE=debian-win32-cross
TARGET_LIST=arm-softmmu,i386-softmmu
- IMAGE=debian-win64-cross
TARGET_LIST=aarch64-softmmu,sparc64-softmmu,x86_64-softmmu
- IMAGE=debian-armel-cross
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-armhf-cross
Expand Down

0 comments on commit 4a73cef

Please sign in to comment.