We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad682ae commit 62bded0Copy full SHA for 62bded0
1 file changed
.github/workflows/build.yml
@@ -102,6 +102,7 @@ jobs:
102
# NetBSD
103
'i386-unknown-netbsdelf',
104
'x86_64-unknown-netbsd',
105
+ 'aarch64-unknown-netbsd',
106
107
# OpenBSD
108
'x86_64-unknown-openbsd',
0 commit comments