Skip to content

Commit 62bded0

Browse files
committed
Add more cross-compilation targets
1 parent ad682ae commit 62bded0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
# NetBSD
103103
'i386-unknown-netbsdelf',
104104
'x86_64-unknown-netbsd',
105+
'aarch64-unknown-netbsd',
105106

106107
# OpenBSD
107108
'x86_64-unknown-openbsd',

0 commit comments

Comments
 (0)