Commit 3da9f4e
Upgrade GitHub runner image from Ubuntu 20.04 to 22.04 and modernize documentation (#1362)
* Initial plan
* Upgrade GitHub runner from Ubuntu 20.04 to 22.04
Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
* Update README.md and add Ubuntu 22.04 Docker support
- Add Ubuntu 22.04 LTS to Build Environments table with GCC 11.x.x
- Add Ubuntu 22.04.x LTS to Target Platforms table, marked as CI covered
- Create docker/ubuntu22.04/Dockerfile for build consistency
- Updated python to python3 in Ubuntu 22.04 Docker for compatibility
Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
* Add blank line at end of Dockerfile per review feedback
Co-authored-by: reyang <17327289+reyang@users.noreply.github.com>
* Remove Ubuntu 18.04 LTS references from README.md
Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
* Remove Ubuntu versions below 20.04 from README.md as requested
Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lalitb <1196320+lalitb@users.noreply.github.com>
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
Co-authored-by: reyang <17327289+reyang@users.noreply.github.com>1 parent a62f47e commit 3da9f4e
File tree
3 files changed
+27
-9
lines changed- .github/workflows
- docker/ubuntu22.04
3 files changed
+27
-9
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
| |||
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 87 | | |
| 88 | + | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments