Not yet. But I am indeed working on multiplatform tests for Jzy3D and the capabilities of Github CI are really interesting. Testing a matrix of
multiple JDK on multiple OS version of multiple vendors is simple (see my
work in progress here)
The problem with Cloud CI in general (github, gitlab or whatever) is that we get VM with low specs and little control on OpenGL versions. For example see my answer about
Github Microsoft VM.
It remains possible to setup
your own physical CI nodes, but I haven't done this yet.
I'm however interested in going further and try building (and mainly testing) JOGL that way, but I did not built JOGL myself up to now. I can try soon.