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