From 8826629b44564b3ec3ca57c71563e01f74dd7c78 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 4 May 2026 00:03:39 +0200 Subject: Add proxmox testing and update testing vars --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b887e11..3c5f623 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,6 +35,9 @@ jobs: - distro: ubuntu platform: "linux/amd64" runs_on: "ubuntu-latest" + - distro: proxmox + platform: "linux/amd64" + runs_on: "ubuntu-latest" - distro: raspberrypi platform: "linux/arm64/v8" runs_on: "ubuntu-24.04-arm" -- cgit v1.2.3