There is a project with tests in C# and Slenium, it is necessary to compile and run it on the CI server agent under ubuntu, is this even possible? How? .Net Core?
I don’t know about tests and Selenium, in general you need Xamarin Studio (Mono), you will get an EXE file, it will have to work on Linux if Mono is installed.