Skip to content

Commit 40416d7

Browse files
Fixes for osx-arm64
1 parent 3a1d3c7 commit 40416d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vinca/resolve.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"linux-64": "linux",
88
"linux-aarch64": "linux",
99
"osx-64": "osx",
10+
"osx-arm64": "osx",
1011
"win-64": "win64",
1112
}
1213

0 commit comments

Comments
 (0)