chore(CI): cancel build of 32-bit docker

This commit is contained in:
zhanghongtong 2021-06-30 19:18:12 +08:00 committed by Rory Z
parent fd0a211629
commit b2801299cb
1 changed files with 0 additions and 7 deletions

View File

@ -342,13 +342,6 @@ jobs:
- [amd64, x86_64] - [amd64, x86_64]
- [arm64v8, aarch64] - [arm64v8, aarch64]
- [arm32v7, arm] - [arm32v7, arm]
- [i386, i386]
- [s390x, s390x]
exclude:
- profile: emqx-ee
arch: [i386, i386]
- profile: emqx-ee
arch: [s390x, s390x]
steps: steps:
- uses: actions/download-artifact@v2 - uses: actions/download-artifact@v2