Closed guihkx closed 1 year ago
Shouldn't we also support ubuntu22.04?
Shouldn't we also support ubuntu22.04?
You mean in the context of the CI pipeline? If so, I believe we already cover that:
Although I just noticed that the Qt 5 job is using ubuntu-latest
instead of ubuntu-22.04
, for some reason... lol
Currently it doesn't matter, since they refer to the same runner, but I think we should use ubuntu-22.04
on both, to avoid ambiguity.
Although I just noticed that the Qt 5 job is using
ubuntu-latest
instead ofubuntu-22.04
, for some reason... lolCurrently it doesn't matter, since they refer to the same runner, but I think we should use
ubuntu-22.04
on both, to avoid ambiguity.
Ah, I must have missed it.
Works well on my Mac (: 👍 And happy new year!
Awesome!
Thank you guys, I'll merge it then.
Sorry for the rather large pull request, but all the changes are kind of connected... So take your time to review it!
Possible highlights:
-DUSE_QT_VERSION=5
or-DUSE_QT_VERSION=6
)Happy new year! 🎉