Skip to content

Update e2e workflow to macOS 15 and 26; drop deprecated runners#2

Merged
Goooler merged 2 commits intomasterfrom
copilot/update-e2e-workflow-macos
Mar 4, 2026
Merged

Update e2e workflow to macOS 15 and 26; drop deprecated runners#2
Goooler merged 2 commits intomasterfrom
copilot/update-e2e-workflow-macos

Conversation

Copy link

Copilot AI commented Mar 4, 2026

macOS 12, 13, and 14 GitHub Actions runners are deprecated. This replaces them with current macOS 15 and macOS 26 (Tahoe) runners and updates the Xcode version matrices to match what's actually available on each image.

Changes

  • Removed: versions-macOS-12, versions-macOS-13, versions-macOS-14 jobs
  • Added versions-macOS-15 — tests Xcode 16.2, 16.4, latest, latest-stable (runner image ref)
  • Added versions-macOS-26 — tests Xcode 26.2, 26.3, latest, latest-stable (runner image ref)
  • Added top-level permissions: contents: read (least-privilege hardening)

Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com>
Copilot AI changed the title [WIP] Update e2e workflow for macOS 15 and 26 Update e2e workflow to macOS 15 and 26; drop deprecated runners Mar 4, 2026
@Goooler Goooler marked this pull request as ready for review March 4, 2026 11:32
@Goooler Goooler closed this Mar 4, 2026
@Goooler Goooler reopened this Mar 4, 2026
@Goooler Goooler merged commit 6a58991 into master Mar 4, 2026
9 checks passed
@Goooler Goooler deleted the copilot/update-e2e-workflow-macos branch March 4, 2026 11:34
@Goooler
Copy link
Owner

Goooler commented Mar 4, 2026

Addressed to maxim-lobanov#98.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants