Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 20, 2025

Which issue does this PR close?

Rationale for this change

I am trying to get CI clean on main in preparation for a release, but sadly the MIRI job started failing with an internal (rust) compiler error

I believe this is due to the fact we are using bleeding edge rust (nightly)

What changes are included in this PR?

Temporarily pin the MIRI job to use nightly from last night rather than now

Are these changes tested?

Yes by CI

Are there any user-facing changes?

No

@alamb alamb changed the title Temp pin nightly for MIRI job Temp pin nightly to fix failing MIRI job Aug 20, 2025
@alamb alamb added the development-process Related to development process of arrow-rs label Aug 20, 2025
@alamb alamb marked this pull request as ready for review August 20, 2025 17:23
@alamb alamb changed the title Temp pin nightly to fix failing MIRI job Pin nightly rust version to fix failing MIRI job Aug 20, 2025
@alamb
Copy link
Contributor Author

alamb commented Aug 20, 2025

Since this is needed to get CI back green and is not a code change (simply reverts an implicit infrastructure change with the rust nightly compiler), I will also merge this one in without review

@alamb alamb merged commit 377f180 into apache:main Aug 20, 2025
32 checks passed
mbrobbel added a commit that referenced this pull request Aug 26, 2025
alamb pushed a commit that referenced this pull request Aug 26, 2025
Reverts:
- #8183 

Because the related issue was closed:
- #8181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant