From f92ba4e09090c9dbf7dee45da95eb7b93ce34b99 Mon Sep 17 00:00:00 2001 From: CC Date: Wed, 17 Jun 2026 13:56:43 +0000 Subject: [PATCH] Update .gitea/workflows/deploy.yml --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4ff82f0..0cdb7fe 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -16,7 +16,7 @@ on: jobs: terraform-ansible-deploy: - runs-on: frente + runs-on: ubuntu-latest env: PROXMOX_VE_API_TOKEN: https://api.staging.example.com PROXMOX_VE_ENDPOINT: true