-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
re-enable the minimum versions ci #11027
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
Conversation
|
that's curious, I wouldn't have imagined that the action would fail to install entirely because actions only shallow-clone (breaking the dynamic versioning implemented by |
|
with the most recent changes (including removing the action in favor of a CLI), the min-versions policy works again. An additional upside is that running This is thus ready for review and merging. |
minimum-dependency-versionshas recently gained support forpixienvs, which means we can re-enable it.