Skip to content

fix: use macos-15 (Sequoia) runner for VM acceptance test#11

Merged
amcheste merged 1 commit into
mainfrom
fix/acceptance-runner-sequoia
Mar 29, 2026
Merged

fix: use macos-15 (Sequoia) runner for VM acceptance test#11
amcheste merged 1 commit into
mainfrom
fix/acceptance-runner-sequoia

Conversation

@amcheste
Copy link
Copy Markdown
Owner

Summary

  • Tart's softnet network component requires macOS Sequoia or newer
  • macos-14 runner is Sonoma — install was failing immediately with: softnet: This software does not run on macOS versions older than Sequoia
  • Switching to macos-15 (Sequoia, Apple Silicon) which satisfies Tart's requirement

After merging

Re-tag to re-trigger the release pipeline:

git tag -d v0.1.0-beta.1
git push origin --delete v0.1.0-beta.1
./scripts/bump-version.sh set 0.1.0-beta.1
git push && git push --tags

🤖 Generated with Claude Code

Tart's softnet network component requires macOS Sequoia or newer.
macos-14 is Sonoma — switching to macos-15 which is Sequoia on Apple Silicon.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@amcheste amcheste merged commit c13ffbd into main Mar 29, 2026
3 checks passed
@amcheste amcheste deleted the fix/acceptance-runner-sequoia branch March 29, 2026 19:30
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.

1 participant