update runs on
This commit is contained in:
parent
c05755f5a4
commit
42e92727cc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
terraform:
|
terraform:
|
||||||
runs-on: pve2:host # This targets the runner we just installed
|
runs-on: pve2 # This targets the runner we just installed
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue