Files
UltraGrid/.github/scripts/Linux
Martin Pulec 04996bfd02 GitHub CI [Linux]: do not set gcc-6 as CUDA compiler if not found
Do not set gcc-6 as CUDA compiler if not found - this fixes builds with
Ubuntu 20.04 for which the virtual runner doesn't contain gcc-6.
Anyways, CUDA in U20.04 doesn't need the compiler explicitly set,
either.

Currently fixes coverity-scan workflow run 63.
2021-03-22 16:18:59 +01:00
..