mirror of
https://github.com/linka-cloud/d2vm.git
synced 2026-01-24 02:25:04 +00:00
feat: add AlmaLinux and Rocky Linux support
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -59,6 +59,8 @@ jobs:
|
||||
- alpine
|
||||
- centos
|
||||
- quay.io/centos/centos:stream
|
||||
- almalinux
|
||||
- rockylinux
|
||||
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
@@ -112,6 +114,8 @@ jobs:
|
||||
- debian:13
|
||||
- centos:8
|
||||
- quay.io/centos/centos:stream10
|
||||
- almalinux:10
|
||||
- rockylinux:9
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: linka-cloud/free-disk-space@main
|
||||
|
||||
Reference in New Issue
Block a user