Skip to content

Use GitHub macOS 26 runners#176

Merged
fkorotkov-oai merged 1 commit into
mainfrom
dev/fkorotkov/softnet-macos-26
Jul 7, 2026
Merged

Use GitHub macOS 26 runners#176
fkorotkov-oai merged 1 commit into
mainfrom
dev/fkorotkov/softnet-macos-26

Conversation

@fkorotkov-oai

@fkorotkov-oai fkorotkov-oai commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • replace the Cirrus Labs macOS runner labels with GitHub-hosted macos-26
  • collapse the Sequoia/Tahoe test matrix into one macOS 26 test job
  • run release and snapshot jobs on the same GitHub-hosted image

Why

The release workflows should use the supported GitHub-hosted macOS 26 ARM64 image instead of Cirrus Labs runner images.

Installation

brew install openai/tools/softnet

Validation

  • GOPATH=/Users/fkorotkov/.cache/codex-go GOMODCACHE=/Users/fkorotkov/.cache/codex-go/pkg/mod GOCACHE=/Users/fkorotkov/.cache/codex-go-build go run github.com/rhysd/actionlint/cmd/actionlint@v1.7.12 .github/workflows/*.yml
  • git diff --check

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 21f27363bd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/ci.yml
Comment on lines +33 to +34
name: Test on macOS 26
runs-on: macos-26

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore CI coverage for Sequoia

The release config still publishes the Homebrew formula as supported on macOS Sequoia via .goreleaser.yml's depends_on :macos => :sequoia, but this change removes the only Sequoia test leg and runs tests only on macOS 26. Changes that rely on Tahoe-only SDK/runtime behavior can now pass CI and be released to Sequoia users without detection; please keep a macos-15/Sequoia test leg or raise the published minimum.

Useful? React with 👍 / 👎.

@fkorotkov-oai fkorotkov-oai merged commit f4a444f into main Jul 7, 2026
2 checks passed
@fkorotkov-oai fkorotkov-oai deleted the dev/fkorotkov/softnet-macos-26 branch July 7, 2026 16:59
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