VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.66k stars 1.12k forks source link

Upgrade `macos-12` to `macos-13` #2089

Open haohanyang opened 3 weeks ago

haohanyang commented 3 weeks ago

The x64 runner image macos-12 is deprecated according to https://github.com/actions/runner-images?tab=readme-ov-file#available-images

The PR upgrades the it to a newer macos-13

The latest x64 image is macos-latest-large or macos-14-large which seems to be a paid feature

daiyam commented 3 weeks ago

Sorry, I will wait until the latest moment since building on newer macos might result on app that might not work on older macos. https://github.com/VSCodium/vscodium/issues/1847

daiyam commented 3 weeks ago

By the way, GitHub have emailed me on the 16th about this change. So that's why I had already an opinion about it.