mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +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
|
||||
matrix:
|
||||
installable:
|
||||
- deltachat-rpc-server-aarch64-darwin
|
||||
- deltachat-rpc-server
|
||||
|
||||
# Fails to bulid
|
||||
# - deltachat-rpc-server-aarch64-darwin
|
||||
# - deltachat-rpc-server-x86_64-darwin
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user