Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use fixed version of Ubuntu-22.04 in GHA runners instead of latest version #1479

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

YisDav
Copy link
Member

@YisDav YisDav commented Dec 19, 2024

Description

This PR aims to change all occurrences of ubuntu-latest in the workflow runners for a defined or fixed version of ubuntu, in order to avoid failures in the future. The new version to use is ubuntu-22.04.

Related issue: #1471

@YisDav YisDav requested a review from a team December 19, 2024 16:21
@YisDav YisDav force-pushed the enhancement/1471-use-fixed-ubuntu2204-version branch from 76af451 to fa3d0f8 Compare December 19, 2024 16:36
@YisDav YisDav linked an issue Dec 19, 2024 that may be closed by this pull request
6 tasks
@YisDav YisDav force-pushed the enhancement/1471-use-fixed-ubuntu2204-version branch from fa3d0f8 to 8cd25cc Compare December 19, 2024 17:01
@teddytpc1 teddytpc1 merged commit ac84a2b into 4.10.3 Dec 19, 2024
14 of 20 checks passed
@teddytpc1 teddytpc1 deleted the enhancement/1471-use-fixed-ubuntu2204-version branch December 19, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the GitHub runners image from latest to ubuntu-22.04 in Ansible workflows
4 participants