Skip to content

DX-113970 Fix macos build by updating runner and workflow#123

Merged
akravchukdremio merged 2 commits intodremio:dremio_26.0_18.1.0from
akravchukdremio:DX-113970-26.0-bis
Feb 25, 2026
Merged

DX-113970 Fix macos build by updating runner and workflow#123
akravchukdremio merged 2 commits intodremio:dremio_26.0_18.1.0from
akravchukdremio:DX-113970-26.0-bis

Conversation

@akravchukdremio
Copy link
Copy Markdown

@akravchukdremio akravchukdremio commented Feb 25, 2026

The build-arrow job is failing: https://github.com/Vijeth-test/arrow-build/actions/runs/22256780098/job/64401087864 with error The configuration 'macos-13-us-default' is not supported.

I've checked 26.1 branch and find out these changes: 00f53d4 - so I've cherry-picked them to fix the issue. So old macos runner with version 13 is not supported, I've changed to 15

Also faced with another issue after updating macos runnner: https://github.com/Vijeth-test/arrow-build/actions/runs/22379538347/job/64776998677#step:5:240 Error: Homebrew requires formulae to be in a tap, rejecting: ./homebrew-custom/Formula/cmake.rb. I've found such fix: 45d8010#diff-c62ecdb3dd583968ea80240bc06da8b8f477220cce4ad11bd1b23d42f8e44894L157-R160 - cherry-picked too

@akravchukdremio akravchukdremio self-assigned this Feb 25, 2026
@akravchukdremio
Copy link
Copy Markdown
Author

akravchukdremio commented Feb 25, 2026

Launched another build to test if these changes are enough: https://github.com/Vijeth-test/arrow-build/actions/runs/22380101625 - job is succeeded.

@akravchukdremio akravchukdremio changed the title DX-113970 Migrate macOS x86_64 runners from macos-13 to macos-15-intel DX-113970 Fix macos build with updating runner and workflow Feb 25, 2026
@akravchukdremio akravchukdremio changed the title DX-113970 Fix macos build with updating runner and workflow DX-113970 Fix macos build by updating runner and workflow Feb 25, 2026
@akravchukdremio akravchukdremio merged commit ad6c101 into dremio:dremio_26.0_18.1.0 Feb 25, 2026
8 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants