1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-05-28 17:10:48 +00:00

Remove Debian 9 in e2e tests as it has been removed by DO

This commit is contained in:
Stanislas 2022-11-21 19:15:22 +01:00 committed by GitHub
parent 0de56f8f33
commit d3751457ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@ jobs:
strategy:
matrix:
os-image:
- debian-9-x64
- debian-10-x64
- debian-11-x64
- ubuntu-18-04-x64