mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 14:36:29 +03:00
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:
5
.github/workflows/deltachat-rpc-server.yml
vendored
5
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user