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

Changed runners in workflows to Ubuntu 22.04 #185

Closed

Conversation

CarlosALgit
Copy link
Member

Related

Description

The aim of this PR is to change the Linux image used in the Github Actions runners that we use from ubuntu-latest to ubuntu-22.04.

Tests

  • ✅ Test Installation Assistant here.
  • ✅ Test Installation Assistant distributed here.
  • ✅ Installation Assistant build here.
  • ❌ Offline Installation (this workflow is broken right now and we are working in the fix in this issue. This change is preventive as the ubuntu-latest image is using the ubuntu-22.04 image so it should work).
  • ⚠️ Passwords tool (this workflow only runs when changing files in the passwords-tool directory and cant be run pointing to this branch because it look for packages of 4.10.3 that we do not have. Another sucessfully run can be seen here. This workflow run uses ubuntu-latest but when it was ran ubuntu-latest image corresponded to ubuntu-22.04 Also, this workflow suffered a fix tracked in this issue).

@CarlosALgit CarlosALgit requested a review from a team December 23, 2024 09:40
@CarlosALgit CarlosALgit self-assigned this Dec 23, 2024
@CarlosALgit CarlosALgit deleted the change/165-update-gha-runner-image-to-ubuntu-2204 branch December 23, 2024 09:43
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 installation assistant workflows
1 participant