Skip to content
Snippets Groups Projects

Update the default jobs for 2.11-git

Merged Simon Praetorius requested to merge feature/2-11-toolchains into master

After the 2.10 release we wanted to increase the minimal compiler versions to test. I propose the following as minimal versions:

  • g++-10 with -std=c++20 activated
  • clang-13 with -std=c++20 activated and -stdlib=libc++

Both compilers would support c++20 concepts and the concepts library. The gcc-10 compiler is available in debian 11 (bullseye) and ubuntu 20.04, the clang-13 compiler also in debian >= 11, ubuntu >= 22.04 (and it can be installed also in older versions of debian and ubuntu by apt.llvm.org)

Requires docker/ci!147 (merged) to be merged before. (Add clang-13 compiler to the ubuntu 23.04 toolchain)

Edited by Simon Praetorius

Merge request reports

Merged by Simon PraetoriusSimon Praetorius 4 months ago (Nov 4, 2024 8:51pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading