M1 Support

This commit is contained in:
Fedor Indutny
2021-12-03 23:49:15 +01:00
committed by GitHub
parent dccd3fbf73
commit 874a019227
11 changed files with 397 additions and 316 deletions

View File

@@ -59,6 +59,8 @@ jobs:
- run: yarn generate
- run: yarn prepare-beta-build
- run: yarn build
- name: Rebuild native modules for x64
run: yarn electron:install-app-deps
- run: yarn test-node
- run: yarn test-electron
- run: yarn grunt test-release:osx