Skip to content

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Jun 17, 2025

What's Changed

Update the Windows runner version.

GitHub is deprecating Windows hosted runners for 2019, see:

We did update on the main Apache Arrow repo already, see:

Closes #788 .

@raulcd
Copy link
Member Author

raulcd commented Jun 17, 2025

About the CI failures on the PR.
The JNI windows-2022 could obviously be related to this PR but not all the rest of the failures. I don't think those are tracked, they seem new.
The macOS ones seem related to AWS SDK
The Windows one to ORC
The Ubuntu ones could be related to moving the compute kernels to its own shared library (apache/arrow#46261)?

@kou
Copy link
Member

kou commented Jun 18, 2025

For macOS: apache/arrow#46843

@lidavidm
Copy link
Member

lidavidm commented Jun 23, 2025

I re-ran CI. It seems: Boost is broken on Windows, macOS builds expect cURL, and Linux builds are breaking when calling ar

@lidavidm
Copy link
Member

We may just have to merge this for now though and follow up on the other CI issues, given windows-2019 will be deprecated in a week.

Though, quite possibly the Windows/Boost issue is due to this. I see in another PR that I just ran the CI on, windows-2019 still passes. https://github.com/apache/arrow-java/actions/runs/15518221712/job/44567170758?pr=760

@raulcd
Copy link
Member Author

raulcd commented Jun 25, 2025

The boost issue seems fixed but it fails to build AWS SDK on Windows now.

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.

Update Windows GitHub Hosted runner to use Windows > 2019
3 participants