Skip to content

Update CI runner image to macOS 15#275

Closed
jellor wants to merge 1 commit intocontainerd:mainfrom
jellor:update-macos-runner-image
Closed

Update CI runner image to macOS 15#275
jellor wants to merge 1 commit intocontainerd:mainfrom
jellor:update-macos-runner-image

Conversation

@jellor
Copy link
Copy Markdown

@jellor jellor commented Jan 8, 2026

The macOS-13 based runner images are now retired. For more details, see actions/runner-images#13046.

…ctions/actions/setup-go-5

build(deps): bump actions/setup-go from 3 to 5
@jellor jellor force-pushed the update-macos-runner-image branch from 153e159 to 2ef6a1d Compare January 8, 2026 05:02
Comment thread .github/workflows/ci.yml
strategy:
matrix:
os: [ubuntu-24.04, macos-13, windows-2019, windows-2022]
os: [ubuntu-24.04, macos-15-intel, windows-2019, windows-2022]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

curious why the intel version here; all our other repos use the default (Apple Silicon)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch..

@estesp
Copy link
Copy Markdown
Member

estesp commented Apr 9, 2026

Needs a rebase and remove the -intel from the new macos version; thanks @jellor

@estesp
Copy link
Copy Markdown
Member

estesp commented Apr 9, 2026

sorry, this was superseded by the overall CI update in #279

@estesp estesp closed this Apr 9, 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.

3 participants