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

Update ubuntu versions #3401

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Update ubuntu versions #3401

merged 4 commits into from
Sep 20, 2024

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Sep 19, 2024

Why this should be merged

The focal github runner no longer exists as focal is nearing EoL. It isn't EoL yet... But that doesn't seem to have prevented support being removed.

How this works

  1. Uses snap rather than apt as recommended.

AWS doesn't maintain third-party repositories other than snap, we can’t guarantee that they contain the latest version of the AWS CLI.

  1. Updates the arm64 binaries to be built with jammy.
  2. Removes focal debs for arm64.
  3. Adds noble debs for both amd64 and arm64.

How this was tested

  • CI

@StephenButtolph StephenButtolph self-assigned this Sep 19, 2024
@StephenButtolph StephenButtolph added the ci This focuses on changes to the CI process label Sep 19, 2024
@StephenButtolph StephenButtolph added this to the v1.11.12 milestone Sep 19, 2024
@StephenButtolph StephenButtolph marked this pull request as ready for review September 19, 2024 16:14
@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 19, 2024
Merged via the queue into master with commit 7784c2a Sep 20, 2024
53 of 54 checks passed
@StephenButtolph StephenButtolph deleted the update-ubuntu-versions branch September 20, 2024 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

3 participants