neutrinolabs / xrdp

xrdp: an open source RDP server
http://www.xrdp.org/
Apache License 2.0
5.64k stars 1.73k forks source link

Make xrdp compatible with github runner ubuntu-24.04 #3206

Closed matt335672 closed 1 month ago

matt335672 commented 1 month ago

Fixes #3205

Tested by replacing ubuntu-latest with ubuntu-24.04 in the build.yml file.

When ubuntu-latest is changed to ubuntu-24.04, we shouldn't now need to take any action.