Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/

removed all references to maco-13 except one

python-conda-macos:
name: "Python ${{ matrix.arch }} Conda"
runs-on: macos-13
# No need for Conda packages during release
# TODO(apache/arrow-adbc#468): re-enable
if: false

@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Oct 3, 2025
@lidavidm lidavidm changed the title infra: macos-13 is deprecated ci: macos-13 is deprecated Oct 3, 2025
Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

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

Thanks!

@lidavidm lidavidm merged commit e901920 into apache:main Oct 3, 2025
64 of 70 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/macos-13-is-deprecated branch October 4, 2025 22:03
kevinjqliu added a commit to kevinjqliu/arrow-adbc that referenced this pull request Oct 4, 2025
lidavidm added a commit that referenced this pull request Oct 7, 2025
Follow up to #3515, the correct
replacement for `macos-13` should be `macos-15-intel` for Intel-based
architecture
according to 

https://docs.github.com/en/actions/reference/runners/github-hosted-runners#standard-github-hosted-runners-for-public-repositories

I reverted the previous fix and did a find/replace for macos-13 ->
macos-15-intel

---------

Co-authored-by: David Li <[email protected]>
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