You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that all the other variants including luajit have a lua symlink that can be used to run whatever version the CI matrix installed, it would be handy if the OpenResty variant did the same. Right now it has to be special cased to use luajit.
The text was updated successfully, but these errors were encountered:
Any chance we can get this fixed? I doubt it's a complicated one, just a symlink somewhere. We're having to use v9 various places downstream to avoid issues related to this in v10. It would be nice to drop that nonsense.
Given that all the other variants including
luajit
have alua
symlink that can be used to run whatever version the CI matrix installed, it would be handy if the OpenResty variant did the same. Right now it has to be special cased to useluajit
.The text was updated successfully, but these errors were encountered: