ci: enable arm64 macOS tests #24832
Merged
ci: enable arm64 macOS tests #24832
Conversation
77a5c96
to
f224cc1
02ff21f
to
00f2f92
codebytere
approved these changes
Nov 10, 2020
4 tasks
3 tasks
3 tasks
3 tasks
3 tasks
Merging as CI failure is unrelated to PR changes. |
No Release Notes |
jviotti
reviewed
Jun 8, 2021
@@ -17,6 +17,7 @@ steps: | |||
node script/download-circleci-artifacts.js --buildNum=$CIRCLE_BUILD_NUM --name=dist.zip --dest=$ZIP_DEST | |||
cd $ZIP_DEST | |||
unzip -o dist.zip | |||
xattr -cr Electron.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Description of Change
This PR enables testing of arm64 macOS builds.
Checklist
npm test
passesRelease Notes
Notes: none
The text was updated successfully, but these errors were encountered: