Skip to content

chore: update test workflow to modern macos versions#31

Merged
michaeldwan merged 1 commit into
mainfrom
fix-test-workflow
Mar 31, 2026
Merged

chore: update test workflow to modern macos versions#31
michaeldwan merged 1 commit into
mainfrom
fix-test-workflow

Conversation

@markphelps
Copy link
Copy Markdown
Collaborator

This pull request updates the test matrix in the GitHub Actions workflow to include newer macOS versions and architectures. This ensures that the test suite is run on the latest available macOS runners, improving coverage and reliability for macOS users.

Platform support updates:

  • .github/workflows/tests.yml: Updated the test matrix to replace macos-13 with macos-26 and added macos-26-intel, ensuring tests run on both ARM and Intel versions of the latest macOS.

Signed-off-by: Mark Phelps <mphelps@cloudflare.com>
@markphelps markphelps requested a review from michaeldwan March 31, 2026 20:46
@michaeldwan michaeldwan merged commit 5578c97 into main Mar 31, 2026
3 checks passed
@michaeldwan michaeldwan deleted the fix-test-workflow branch March 31, 2026 20:55
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