Skip to content

Fix CI: update macOS runner to macos-14 (Apple Silicon)#409

Merged
sambles merged 3 commits into
developfrom
fix/ci-macos-runner
Jun 17, 2026
Merged

Fix CI: update macOS runner to macos-14 (Apple Silicon)#409
sambles merged 3 commits into
developfrom
fix/ci-macos-runner

Conversation

@benhayes21

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Verify the osx CI job passes on this PR
  • Confirm Darwin_arm64.tar.gz artefact is produced correctly

🤖 Generated with Claude Code

benhayes21 and others added 3 commits June 16, 2026 21:34
GitHub retired the macos-13 Intel runner. Updates artifact naming from
x86/Darwin_x86_64 to arm64/Darwin_arm64 to reflect the architecture change.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…sions

actions/checkout v3 -> v4, docker/login-action v2 -> v3. GitHub is
forcing Node.js 24 as default from June 16th 2026.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ference outputs)

Reference test outputs were generated on Intel; ARM64 produces different
floating-point results. Tests still run on Linux.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sambles sambles merged commit 2e47134 into develop Jun 17, 2026
4 of 6 checks passed
@sambles sambles deleted the fix/ci-macos-runner branch June 17, 2026 08:29
@sambles sambles mentioned this pull request Jun 17, 2026
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.

CI: Update macOS runner from macos-13 to macos-14 (Apple Silicon)

2 participants