Skip to content

Commit

Permalink
Update some CI jobs (#2660)
Browse files Browse the repository at this point in the history
* Move ThreadSanitizer job to the scheduled jobs (once a day): all our tests
  are intrinsically mono-thread and this job takes quite some time
* Two explicit jobs to test LTO and Gold linker, used by oss-fuzz
* Two explicit jobs for Windows (with msys2)
* Run address sanitizer only on the 4 main jobs: newest/oldest gcc/clang
* Reduce the time used by fuzzing jobs. Note that oss-fuzz is
  continuosly fuzzing our code!
* Move the no x86_64 jobs to a dedicated file

This way, the main matrix is a little bit simpler and the CI jobs last a
little shorter
  • Loading branch information
IvanNardi authored Jan 9, 2025
1 parent f129005 commit 89ccc30
Show file tree
Hide file tree
Showing 4 changed files with 226 additions and 190 deletions.
Loading

0 comments on commit 89ccc30

Please sign in to comment.