aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* GitHub CI Workflow: Bump OS and compiler versions (#447)•••* GitHub CI Workflow: Bump OS and compiler versions * CI: fix for clang 18/19 - Don't enable -Werror during the execution of ./configure and drop -Wunused-value from --enable-warnings - librb/src/crypt.c: remove old-style function decls - rb_dictionary: define type of arguments, fix callees - rb_radixtree: fix spurious out-of-bounds diagnostic Co-authored-by: Doug Freed <dwfreed@mtu.edu>Gravatar Aaron Jones2025-02-251-18/+25
* CI: ModernizeGravatar Doug Freed2022-08-241-8/+21
* GitHub CI: Ignore more text file updatesGravatar Aaron Jones2021-06-031-0/+8
* CI: test on gcc-10 tooGravatar Doug Freed2021-01-251-1/+6
* Start CI configuration for Github ActionsGravatar Doug Freed2020-12-141-0/+56