11 Commits (e3509f041bd1297230bdc63f7ec5ba47ad56eb84)

Author SHA1 Message Date
Andre Puschmann a74a5ce048 github: add missing apt-get update to codeql pipeline 2 years ago
Shubham Tatvamasi 4f785db54a ci: added support for Ubuntu 22.04 LTS
Signed-off-by: Shubham Tatvamasi <shubhamtatvamasi@gmail.com>
2 years ago
Andre Puschmann d60d2301e1 workflows: add initial codeql workflow 2 years ago
Shubham Tatvamasi 9d6385c84f ci: use matrix-keyword for x86/aarch64 builds
Cherry-picked from Shubham Tatvamasi (https://github.com/ShubhamTatvamasi)
initial commit
2 years ago
Andre Puschmann fec6871309 github_workflow: remove build for Ubuntu 16.04 3 years ago
Andre Puschmann 3b66c2cb2a github: remove memcheck from actions workflow
the memcheck gives constant errors on github machines. disabling them.
they work fine on internal CI machines.

 393/1465 MemCheck  #393: pusch_test-n50-L50-puci_ack10-m0 ................................***Exception: Illegal  1.49 sec
          Start  394: pusch_test-n50-L50-puci_ack10-pcqiwideband-m0
3 years ago
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago
Andre Puschmann 12ffce3597 gh_actions: enable gcc and clang builds, disable parallel ctest for x86
parallel tests have caused weird problems on x86 with
"illegal instructions" during execution, seems
to work fine on arm instances though
5 years ago
Andre Puschmann 1fbbfe498c gh_actions: export env variable to run ctest in parallel 5 years ago
Andre Puschmann d60d8fead4 update GH action and Travis config
- enable Ninja in builds
- build clang/gcc
- build on Ubuntu 16.04 in GH
- build on Bionic in Travis
5 years ago
Andre Puschmann 45e0233fee add simple Github action for compilation and tests 5 years ago