Skip to content

Commit

Permalink
github-ci: remove 6.0.x builds
Browse files Browse the repository at this point in the history
Suricata 6.0 is now EOL.
  • Loading branch information
jasonish committed Aug 13, 2024
1 parent e4f9762 commit 46b0e6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
branch:
- master
- main-7.0.x
- master-6.0.x
steps:
- name: Install dependencies
run: |
Expand Down Expand Up @@ -96,7 +95,6 @@ jobs:
branch:
- master
- main-7.0.x
- master-6.0.x
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit 46b0e6c

Please sign in to comment.