Commit b2a2f20
Update CI pipeline from Ubuntu 20.04 (EOL) to Ubuntu 26.04 (#1552)
* Update CI pipeline from Ubuntu 20.04 (EOL) to Ubuntu 26.04
Replace Ubuntu 20.04 container image and apt sources with Ubuntu 26.04:
- Container image: prereqs:ubuntu-20.04-* -> prereqs:ubuntu-26.04
- MS packages apt source: ubuntu/20.04 -> ubuntu/26.04
- Kitware apt source: focal -> resolute
Fixes #1551
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix CI: use Ubuntu 24.04 (Noble) instead of non-existent 26.04
- Docker image tag ubuntu-26.04 does not exist in MCR, use ubuntu-24.04
- Kitware apt codename resolute is invalid, use noble (24.04 LTS)
- Microsoft packages URL ubuntu/26.04 does not exist, use 24.04
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5782540 commit b2a2f20
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments