-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
chore: Update platforms #78
Conversation
@@ -1 +1,2 @@ | |||
use chefworkstation | |||
export KITCHEN_GLOBAL_YAML=kitchen.global.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this should, actually do what intended to do the first time...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will stop this repo from fighting with Renovate.
@@ -18,21 +18,17 @@ platforms: | |||
- name: almalinux-8 | |||
- name: almalinux-9 | |||
- name: amazonlinux-2023 | |||
- name: centos-7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're basically EOL fo these platforms now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Looks to just need the 1 conflict resolved. |
Signed-off-by: Dan Webb <[email protected]>
Signed-off-by: Dan Webb [email protected]