-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Developer Tools
-
Not Needed
-
Iteration Jupiter
(first-responder label because we should keep an eye on the electron version and try to remove the workaround as soon as it's possible)
Electron release v29.4.5 changed their CI in a way that started accidentally publishing ffmpeg version for arm64 instead of x64 for macos. We temporarily switched to downloading ffmpeg for an older version of electron as it seems compatible, but as soon as the fix is available in electron, we should switch back.
Code in Compass where we are working around the issue: https://github.com/mongodb-js/compass/blob/4da646a12b2e0ba41483ebf5a98cd74907a22e10/packages/hadron-build/lib/target.js#L199-L206
Issue in electron to track progress for the fix: https://github.com/electron/electron/issues/43076
- is related to
-
COMPASS-7845 Fix macos 11 intel gui tests
- Closed