Skip to content

WIP: Update CI Dependencies

Simon Spannagel requested to merge update-ci-deps into master

This MR updates the CI compilers to GCC 8.1 and LLVM 6.0, and also updates dependent packages such as Geant4 and ROOT to the latest available stable versions.

Still to do:

  • Also update macOS builds after dependencies are available
  • Fix issue with -Woverloaded-virtual built-ins with GCC 8.1
  • Implement formatting with multiple versions of clang-format

This fixes #127 (closed)

Edited by Simon Spannagel

Merge request reports