Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update ubuntu-latest to Ubuntu 24.04 #11332

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Setland34
Copy link
Contributor

@Setland34 Setland34 commented Jan 8, 2025

Fixes #10636

Update the README.md to reflect the change in the ubuntu-latest label to Ubuntu 24.04.

  • Change the ubuntu-latest label to point to Ubuntu 24.04.
  • Remove the beta tag from the Ubuntu 24.04 image.
  • Update the rollout status of the Ubuntu 24.04 image to reflect the latest changes.

For more details, open the Copilot Workspace session.

Fixes actions#10636

Update the `README.md` to reflect the change in the `ubuntu-latest` label to Ubuntu 24.04.

* Change the `ubuntu-latest` label to point to Ubuntu 24.04.
* Remove the beta tag from the Ubuntu 24.04 image.
* Update the rollout status of the Ubuntu 24.04 image to reflect the latest changes.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/runner-images/issues/10636?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link
Contributor

@subir0071 subir0071 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, @Setland34
lgtm

@subir0071 subir0071 merged commit 976232d into actions:main Jan 9, 2025
github-merge-queue bot pushed a commit to databricks/databricks-sdk-py that referenced this pull request Jan 14, 2025
## What changes are proposed in this pull request?

Python 3.7.x is essentially not supported;

- It has been removed from Windows 2019, Windows 2022, Ubuntu 20 and
Ubuntu 22 images
([ref](actions/runner-images#10893)).
- `unbuntu-latest` now points toward 24.04 which does not support Python
3.7.x ([ref](actions/runner-images#11332))

 This PR updates our Ubuntu workflows to avoid this version.

## How is this tested?

N/A
Copy link

@Elgayar777 Elgayar777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ubuntu-latest workflows will use Ubuntu-24.04 image
4 participants