[PR #2089] Upgrade macos-12 to macos-13 #1652

Open
opened 2025-09-10 23:54:31 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/2089
Author: @haohanyang
Created: 11/4/2024
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 00db5ff Upgrade macos-12 to macos-13

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/stable-macos.yml (+1 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium/pull/2089 **Author:** [@haohanyang](https://github.com/haohanyang) **Created:** 11/4/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`00db5ff`](https://github.com/VSCodium/vscodium/commit/00db5ff576655fd2a4cbe453040c6b26ebe09a6b) Upgrade macos-12 to macos-13 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stable-macos.yml` (+1 -1) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 23:54:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1652