In current `ci.yml`, base OS image is `ubuntu-22.04`, should we move to the latest LTS verion: `ubuntu-24.04` ? > > pool: > vmImage: ubuntu-22.04 To go further, if we should replace all current CI testing which run on `ubuntu-22.04` to `ubuntu-24.04` ? <!-- gh-linked-prs --> ### Linked PRs * gh-122566 * gh-122568 * gh-122570 * gh-122593 * gh-122594 * gh-125344 * gh-126479 * gh-126480 * gh-126619 * gh-126621 * gh-130260 * gh-130268 * gh-130295 <!-- /gh-linked-prs -->
In current
ci.yml, base OS image isubuntu-22.04, should we move to the latest LTS verion:ubuntu-24.04?To go further, if we should replace all current CI testing which run on
ubuntu-22.04toubuntu-24.04?Linked PRs