From 21484e4a7eaa6b3904cee896dd9472584e5dcb69 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Wed, 6 May 2026 00:41:28 +0200 Subject: Add testing for proxmox --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88d817dd..14dcba3f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,8 @@ jobs: runs_on: "ubuntu-latest" - name: debian runs_on: "ubuntu-latest" + - name: proxmox + runs_on: "ubuntu-latest" - name: raspberrypi runs_on: "ubuntu-24.04-arm" runs-on: ${{ matrix.molecule_distro.runs_on }} -- cgit v1.2.3