Skip to content

Commit c48b04a

Browse files
committed
ci(nix): test build on macOS without cross-compilation
1 parent eaa30db commit c48b04a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nix.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,10 @@ jobs:
9595
fail-fast: false
9696
matrix:
9797
installable:
98-
- deltachat-rpc-server-aarch64-darwin
98+
- deltachat-rpc-server
9999

100100
# Fails to bulid
101+
# - deltachat-rpc-server-aarch64-darwin
101102
# - deltachat-rpc-server-x86_64-darwin
102103
steps:
103104
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)