Unpin the pyarrow builder image to use ubuntu-latest
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
Pinning the image is only a temporary solution.
Obviously GitHub is not going to host those pinned images for ever.
Is there a follow up ticket to fix this?
Basically @mvanschellebeeck pinned the runner image to work around an issue with the github runner. This ticket tracks unpinning the builder image to use `ubuntu-latest`
_Originally posted by @findepi in https://github.com/apache/datafusion/pull/4450#discussion_r1957100588_
Contributor guide
Research direction
Start by locating the builder-image configuration and the CI workflow or build entry point that pins its Ubuntu image. Review the runner workaround described in the issue, then verify that removing the pin lets the builder use ubuntu-latest and that the relevant CI job passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, ubuntu
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100