]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci: use rust 1.85.0 for clippy check on templates
authorJason Ish <jason.ish@oisf.net>
Fri, 16 May 2025 00:21:06 +0000 (18:21 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 16 May 2025 04:45:28 +0000 (06:45 +0200)
commit061ed2d6a4c4a8190f7fc4da26d5af39f5a3d41e
tree6beec586ad7980887a022517814007da0f09c9cf
parent91353fdb6154cb20ab2d2eb8061532c793c8f927
github-ci: use rust 1.85.0 for clippy check on templates

Currently our CI clippy test is based on 1.85.0, but the clippy test for
the templates was using latest stable.  Unify the clippy checks to
1.85.0.
.github/workflows/builds.yml