mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-11-08 09:52:41 +01:00
Add support for CentOS 9 + update supported distributions
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -17,8 +17,12 @@ jobs:
|
||||
- ubuntu-20-04-x64
|
||||
- ubuntu-22-04-x64
|
||||
- fedora-35-x64
|
||||
# - fedora-36-x64
|
||||
# - fedora-37-x64
|
||||
# dnf is broken: https://ask.fedoraproject.org/t/dnf-operations-use-large-amount-of-ram-and-may-fail-in-low-memory-environments/26427
|
||||
- centos-7-x64
|
||||
- centos-stream-8-x64
|
||||
- centos-stream-9-x64
|
||||
steps:
|
||||
- uses: actions/checkout@v3.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user