There was an error while loading. Please reload this page.
1 parent 10f06f5 commit ec4b73cCopy full SHA for ec4b73c
1 file changed
etc/build.py
@@ -90,7 +90,7 @@
90
}
91
92
supported_builds = {
93
- 'darwin': [ "amd64", "arm64" ],
+ 'darwin': [ "amd64" ],
94
'windows': [ "amd64" ],
95
'linux': [ "amd64", "arm64" ]
96
0 commit comments