Skip to content

Commit

Permalink
Merge pull request collectd#4162 from octo/workflows/build
Browse files Browse the repository at this point in the history
Build workflow: remove old distros.
  • Loading branch information
octo authored Nov 24, 2023
2 parents 692b368 + f296d41 commit 4ebef01
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,13 @@ jobs:
- bullseye_amd64
- buster_amd64
# Ubuntu
- mantic_amd64
- jammy_amd64
- focal_amd64
- bionic_amd64
- xenial_amd64
# RedHat family
- el9_x86_64
- el8_x86_64
- el7_x86_64
- fedora36_x86_64
- fedora35_x86_64
- fedora34_x86_64
config_flags: ['']
env:
MAKEFLAGS: "-j2 -sk"
Expand Down

0 comments on commit 4ebef01

Please sign in to comment.