mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-06 12:42:41 +01:00
Update OS images in CI workflow to include Debian 13 and remove 11
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -17,8 +17,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os-image:
|
os-image:
|
||||||
- debian-11-x64
|
|
||||||
- debian-12-x64
|
- debian-12-x64
|
||||||
|
- debian-13-x64
|
||||||
- ubuntu-22-04-x64
|
- ubuntu-22-04-x64
|
||||||
- ubuntu-24-04-x64
|
- ubuntu-24-04-x64
|
||||||
- fedora-40-x64
|
- fedora-40-x64
|
||||||
|
|||||||
Reference in New Issue
Block a user