Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade to Rust 1.77 in integration pipeline to fix CI (#5719) #5761

Merged
merged 2 commits into from
May 13, 2024

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #5719

Rationale for this change

rust-lang/rust#125067

What changes are included in this PR?

Are there any user-facing changes?

@alamb
Copy link
Contributor

alamb commented May 13, 2024

https://github.com/apache/arrow-rs/actions/runs/9060818084/job/24891318494?pr=5761 has made it much farther than normal 🙏

# Workaround https://github.com/rust-lang/jobserver-rs/issues/87
# Can be removed once https://github.com/rust-lang/jobserver-rs/pull/88 is released
- name: Downgrade jobserver
- name: Checkout Arrow nanoarrow
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of checking out nanoarrow?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a new requirement of the integration suite

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

@alamb alamb changed the title Downgrade to Rust 1.77 in integration pipeline (#5719) Downgrade to Rust 1.77 in integration pipeline to fix CI (#5719) May 13, 2024
@alamb alamb merged commit c08feb4 into apache:master May 13, 2024
31 checks passed
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.

"Archery test With other arrows" integration tests are failing
2 participants