Files
openvpn-install/.github/workflows
StanislasandGitHub 25476a7143 Handle unsupported OpenVPN APT suites (#1502)
## Summary

- check that the official OpenVPN APT repository publishes the detected
suite before configuring it
- fall back to distribution packages for unsupported suites such as
Debian Sid/Forky
- remove stale repository configuration so failed installations can be
retried
- add Debian Sid to the Docker test matrix

Closes #1498
2026-07-24 21:10:30 +02:00
..