]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
github-ci: test against supported Suricata branches
authorJason Ish <jason.ish@oisf.net>
Sat, 21 Mar 2020 16:20:42 +0000 (10:20 -0600)
committerJason Ish <jason.ish@oisf.net>
Sat, 21 Mar 2020 18:01:25 +0000 (12:01 -0600)
commit656254ab1700908f6a1b7d90056226acb8539dd5
tree5ec0d71c16ebfa49940dd19420b57ee49641b75e
parent11bacd186ad118e373665a95c06101063b2b8c3d
github-ci: test against supported Suricata branches

The idea is not to test every compile time option, but a somewhat
standard once over of our supported branches to make sure tests
that are version specific are flagged as such.

Will also allow us to quickly spot PRs that fail that may
be depending on a suricata fix/pr.
.github/workflows/builds.yml [new file with mode: 0644]