Update Windows GitHub Hosted runner to use Windows > 2019

Open
#788 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
github-actions, java
Domain
ci-cd, release

Research direction

Open .github/workflows/rc.yml around line 301 and compare the configured Windows runner with GitHub's deprecation notice in actions/runner-images#12045. Update the release workflow to use a supported Windows image newer than 2019, then verify the workflow no longer references Windows-2019.

Written by the indexing model from the issue text.

Description

Type: enhancement
Describe the enhancement requested

Windows-2019 is being deprecated by GitHub we should update the GitHub runners for the release workflow that currently uses it.
See:

Our code:
https://github.com/apache/arrow-java/blob/acbc138f75711fc94e842f9b306a48a5a233bca8/.github/workflows/rc.yml#L301

Dominant language
Java
Stars
95
Forks
154
Avg merge
2d 10h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow-java

All issues in apache/arrow-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.