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

CCM CI is failing to even start #448

Closed
avelanarius opened this issue Apr 13, 2023 · 0 comments · Fixed by #449
Closed

CCM CI is failing to even start #448

avelanarius opened this issue Apr 13, 2023 · 0 comments · Fixed by #449
Assignees

Comments

@avelanarius
Copy link

Our CCM GitHub Actions CI is using a Ubuntu 18.04 image. However, this image is deprecated and even scheduled to be removed: https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/

GitHub even purpusefully breaks the jobs running on it "to raise awareness of the upcoming removal" (not kidding - see the blogpost above). It looks like they removed it for good right now.

We should update the CI to use the newer Ubuntu image.

fruch added a commit to fruch/scylla-ccm that referenced this issue Apr 13, 2023
- since the image we are usign it deprecated, switch to latest
- also update version to some of the actions

Fixes: scylladb#448
fruch added a commit to fruch/scylla-ccm that referenced this issue Apr 13, 2023
- since the image we are usign it deprecated, switch to latest
- also update version to some of the actions

Fixes: scylladb#448
fruch added a commit to fruch/scylla-ccm that referenced this issue Apr 13, 2023
- since the image we are usign it deprecated, switch to latest
- also update version to some of the actions

Fixes: scylladb#448
fruch added a commit to fruch/scylla-ccm that referenced this issue Apr 13, 2023
- since the image we are using is deprecated, switch to latest
- also update version to some of the actions

Fixes: scylladb#448
fruch added a commit that referenced this issue Apr 13, 2023
- since the image we are using is deprecated, switch to latest
- also update version to some of the actions

Fixes: #448
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 a pull request may close this issue.

2 participants