CI: remove OpenSSL 3 from Fedora; add RHEL 9 & Alpine Edge
[tinc] / .github / workflows / test.yml
index ec70fa5..87a758f 100644 (file)
@@ -150,8 +150,10 @@ jobs:
       matrix:
         os:
           - alpine
+          - alpine:edge
           - centos:7 # aka RHEL 7
           - almalinux:8 # aka RHEL 8
+          - almalinux:9 # aka RHEL 9
           - fedora
           - debian:buster
           - debian:bullseye