mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
ci(nix): test build on macOS without cross-compilation
This commit is contained in:
3
.github/workflows/nix.yml
vendored
3
.github/workflows/nix.yml
vendored
@@ -95,9 +95,10 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
installable:
|
installable:
|
||||||
- deltachat-rpc-server-aarch64-darwin
|
- deltachat-rpc-server
|
||||||
|
|
||||||
# Fails to bulid
|
# Fails to bulid
|
||||||
|
# - deltachat-rpc-server-aarch64-darwin
|
||||||
# - deltachat-rpc-server-x86_64-darwin
|
# - deltachat-rpc-server-x86_64-darwin
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user