summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-05-06 00:41:28 +0200
committerAhmed AbdelHalim <[email protected]>2026-05-06 00:52:13 +0200
commit21484e4a7eaa6b3904cee896dd9472584e5dcb69 (patch)
tree6b3db519faaa9e8d41b3280529b76eca8079b9ed /.github
parent70d76e364a5027b650e8d82bf36178990d3b2a13 (diff)
Add testing for proxmox
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
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 }}