-
Notifications
You must be signed in to change notification settings - Fork 95
WIP: Try to extend CI to 9.2.1 #377
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
Also delete bounds on components other than the main library component, they don't do anything.
Looks like we're blocked on at least: |
I've pulled out the bounds changes to another PR, but this won't work for a bit. |
@michaelpj For |
Looking at this and similar tickets for HLS, it seems that |
Yes, I think that's a good suggestion. I'd wondered about doing that, but I don't currently have a handle on how it's used. I'll take a look at what you suggested. |
Removing |
Okay, now I think it's worth having a look at whether we can indeed get rid of |
we could leverage changes in lsp? or hls ones are highly unrelated with? |
I don't think I could get rid of the usage in |
Done in #384 |
No description provided.