UI Test failing on linux with WayLand

Hi
When running my UI test on the Linux gh self-hosted runner I am getting:

Caused by: java.lang.UnsupportedOperationException: WLRobotPeer: wakefield extension not present in Wayland instance
at sun.awt.wl.WLRobotPeer.checkExtensionPresent(WLRobotPeer.java:202)
at sun.awt.wl.WLRobotPeer.mouseMove(WLRobotPeer.java:49)
In the blog it says that on the Linux it will not use WayLand - any idea?