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

ci: ubuntu-18.04 is deprecated/EOL #224

Merged
merged 1 commit into from
Jun 20, 2023
Merged

ci: ubuntu-18.04 is deprecated/EOL #224

merged 1 commit into from
Jun 20, 2023

Conversation

apricote
Copy link
Collaborator

SUMMARY

Update all references to ubuntu-18.04 (and 20.04) to 22.04, as ubuntu 18.04 is EOL and deprecated in Hetzner Cloud. This causes a CI failure in the main branch:

https://dev.azure.com/ansible/hetzner.hcloud/_build/results?buildId=80941&view=logs&j=fdb818b8-39d8-529a-d9da-324e304604bc&t=2d52cce2-88ce-5057-da88-145e92cee00f&l=1094

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
  • CI
ADDITIONAL INFORMATION

CI Jobs fail with:

You try to use a deprecated image. The image ubuntu-18.04 will continue to be available until 2023-08-29. If you want to use this image use allow_deprecated_image=yes.

Update all references to ubuntu-18.04 (and 20.04) to 22.04, as ubuntu
18.04 is EOL and deprecated in Hetzner Cloud. This causes a CI failure
in the main branch:

https://dev.azure.com/ansible/hetzner.hcloud/_build/results?buildId=80941&view=logs&j=fdb818b8-39d8-529a-d9da-324e304604bc&t=2d52cce2-88ce-5057-da88-145e92cee00f&l=1094
@apricote apricote added the bug Something isn't working label Jun 19, 2023
@apricote apricote self-assigned this Jun 19, 2023
@apricote apricote merged commit 23c2d7d into main Jun 20, 2023
24 checks passed
@apricote apricote deleted the ubuntu-18.04-ci branch June 20, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants