electrode-io / electrode-native

A platform to ease integration&delivery of React Native apps in existing mobile applications
https://native.electrode.io
Other
723 stars 113 forks source link

Use macOS-latest for Azure CI #1907

Open friederbluemle opened 1 week ago

friederbluemle commented 1 week ago

Update Azure pipelines config to use macOS-latest instead of macOS-11.

According to the docs, macOS-latest is currently pointing to macOS-12, while macOS-11 is marked as deprecated.

Hopefully, this will fix a strange macOS related CI failure. See https://github.com/electrode-io/electrode-native/runs/26834219060 and #1903 for example