update runs on

This commit is contained in:
admin 2026-01-28 14:00:41 -07:00
parent c05755f5a4
commit 42e92727cc

View file

@ -6,7 +6,7 @@ on:
jobs:
terraform:
runs-on: pve2:host # This targets the runner we just installed
runs-on: pve2 # This targets the runner we just installed
steps:
- name: Checkout Code
uses: actions/checkout@v4