Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZTS: Remove FreeBSD 13.4-STABLE #16610

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Commits on Oct 6, 2024

  1. ZTS: Remove FreeBSD 13.4-STABLE

    Current CI is failing on FreeBSD 13.4-STABLE, because samba4 can't be
    installed there. Lets remove it for now.
    
    Update also the FreeBSD version definitions a bit.
    
    The naming is like this now:
    
    FreeBSD variants:
    - freebsd13-3r, freebsd13-4r, freebsd14-0r, freebsd14-1r (RELEASE)
    - freebsd13-4s, freebsd14-1s (STABLE)
    - freebsd15-0c (CURRENT)
    
    RHL based distros:
    - almalinux8, almalinux9, centos-stream9, fedora39, fedora40
    
    Debian based:
    - debian11, debian12, ubuntu20, ubuntu22, ubuntu24
    
    Misc Linux distros:
    - archlinux, tumbleweed
    
    Signed-off-by: Tino Reichardt <[email protected]>
    mcmilk committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    22230e0 View commit details
    Browse the repository at this point in the history