Update Windows GitHub Hosted runner to use Windows > 2019
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
### 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:
- https://github.com/actions/runner-images/issues/12045
Our code:
https://github.com/apache/arrow-java/blob/acbc138f75711fc94e842f9b306a48a5a233bca8/.github/workflows/rc.yml#L301
贡献指南
调研方向
打开 .github/workflows/rc.yml 中大约第 301 行的位置,并将配置的 Windows runner 与 GitHub 在 actions/runner-images#12045 中发布的弃用通知进行比较。更新 release workflow,使其使用比 2019 更新且受支持的 Windows image,然后验证该 workflow 不再引用 Windows-2019。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, java
- 领域
- ci-cd, release
- Issue 类型
- 功能
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100