Skip to content

Update GitHub Actions test workflows to cover pinned and latest macOS and Windows runners (#3550)#3559

Merged
plengauer merged 1 commit into
release/v5.55from
backport/3800d041ff3b1b2b56d7363a41f3d6c93de32428
Jun 5, 2026
Merged

Update GitHub Actions test workflows to cover pinned and latest macOS and Windows runners (#3550)#3559
plengauer merged 1 commit into
release/v5.55from
backport/3800d041ff3b1b2b56d7363a41f3d6c93de32428

Conversation

@plengauer
Copy link
Copy Markdown
Owner

Automated backport of commit 3800d04

… and Windows runners (#3550)

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 2, 2026 08:38
@plengauer plengauer requested a review from moflwi as a code owner June 2, 2026 08:38
@plengauer plengauer enabled auto-merge (squash) June 2, 2026 08:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates CI coverage for GitHub Actions runner images by running key Windows and macOS workflow jobs on both a pinned runner and the corresponding *-latest runner. This helps catch runner-image regressions early while retaining a stable baseline.

Changes:

  • Expand .github/workflows/test_shell.yml Windows shell tests to run on windows-2022 and windows-latest via a runner matrix.
  • Expand .github/workflows/test_github.yml Windows job tests to run on windows-2022 and windows-latest via a runner matrix.
  • Expand .github/workflows/test_github.yml macOS job tests to run on macos-15 and macos-latest via a runner matrix.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/test_shell.yml Adds a runner dimension to the Windows shell job matrix to test both pinned and latest Windows runners.
.github/workflows/test_github.yml Converts Windows and macOS jobs to use runner matrices to cover pinned + latest runner images.

Comment thread .github/workflows/test_github.yml
Comment thread .github/workflows/test_github.yml
@plengauer plengauer merged commit 3b8f6fc into release/v5.55 Jun 5, 2026
1163 of 1167 checks passed
@plengauer plengauer deleted the backport/3800d041ff3b1b2b56d7363a41f3d6c93de32428 branch June 5, 2026 10:09
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.

3 participants