]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci: use a unique id for the commit check cargo cache
authorJason Ish <jason.ish@oisf.net>
Thu, 10 Dec 2020 15:48:06 +0000 (09:48 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 14 Jan 2021 09:08:41 +0000 (10:08 +0100)
commit4d5e1158b0a6aadeb8140b6a9230b457942e0ac9
tree739994c54c82abc6f390e6b3e46bfe14d0b22fc1
parentfebdd648b63f589574d93192beef96e3e8f539e7
github-ci: use a unique id for the commit check cargo cache

All builds have been using the same cache id for ~/.cargo which
could lead us to conflict situations which is what I think we are
seeing with the commit-check job.

(cherry picked from commit 49ca070446cdca49afc42d71aaedaa9a1b458897)
.github/workflows/commits.yml