ci: do not try to cross-compile deltachat-rpc-server on i686

It does not work because vendored OpenSSL compilation fails
This commit is contained in:
link2xt
2023-02-22 01:07:17 +00:00
parent df96fbdcef
commit 7f5217fc87

View File

@@ -17,11 +17,6 @@ jobs:
path: deltachat-rpc-server
target: x86_64-unknown-linux-gnu
- os: ubuntu-22.04
artifact: gnu-linux-i686
path: deltachat-rpc-server
target: i686-unknown-linux-gnu
- os: windows-latest
artifact: win32.exe
path: deltachat-rpc-server.exe