ci(nix): try to cross-build on macOS

This commit is contained in:
link2xt
2026-05-25 13:34:02 +02:00
parent eb171d6a08
commit c5061aabfc

View File

@@ -95,10 +95,7 @@ jobs:
installable:
- deltachat-rpc-server
- deltachat-rpc-server-x86_64-darwin
# Fails to build
# because of <https://github.com/NixOS/nixpkgs/issues/413910>.
# - deltachat-rpc-server-aarch64-darwin
- deltachat-rpc-server-aarch64-darwin
steps:
- uses: actions/checkout@v6
with: