docker test images are not updated in four years
未關閉
適合新手
- 主要語言
- C++
- 星號
- 537
- 分支
- 223
- 平均合併
- 11 小時 22 分鐘
- 30 天內合併 PR
- 2
描述
https://github.com/boostorg/python/blob/2b6f667e987c81e91e7cf805e15ec19863f83ed3/.github/workflows/test-ubuntu.yml#L20-L23
The docker images are based on Ubuntu 20.04, whose standard support is ended, and Boost is 1.76.0 as shown by the tags.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start with .github/workflows/test-ubuntu.yml at lines 20-23 and inspect the Docker image tags used by the test workflow. Update the outdated Ubuntu 20.04 and Boost 1.76.0 image references to supported versions, then verify the Ubuntu test workflow completes successfully.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- cpp, docker, ubuntu
- 領域
- build-system, ci-cd
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 64/100