-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unknown machine image for ubuntu-*:2024.11.1 images #316
Comments
Closed
3 tasks
This issue appears to be triggering warnings also in https://graphite.dev/features#ai |
Thanks for raising this @MikeMcC399 ! I've scheduled a ticket for our next sprint to make this update. Note we probably won't have that shipped until after the holidays. |
I'm needing this one now. Any traction on automating these updates, @cci-jassad? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
The following images are not yet included in pkg/utils/executors.go
ubuntu-2404:2024.11.1
ubuntu-2204:2024.11.1
ubuntu-2004:2024.11.1
Although these images are available and work, the CircleCI VS Code extension using the latest release circleci-yaml-language-server - v0.12.0 reports for example for:
the error message:
Request
Please update pkg/utils/executors.go with the latest images:
ubuntu-2404:2024.11.1
ubuntu-2204:2024.11.1
ubuntu-2004:2024.11.1
and ensure that update processes keep this file up to date with future image releases.
Reference
CircleCI machine image overview
The text was updated successfully, but these errors were encountered: