Update Terraform CI/CD workflow to use 'ssot' runner instead of 'ssot-runner'
Some checks failed
Terraform CI/CD / terraform (push) Failing after 33s
Some checks failed
Terraform CI/CD / terraform (push) Failing after 33s
This commit is contained in:
2
.github/workflows/terraform.yaml
vendored
2
.github/workflows/terraform.yaml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
terraform:
|
||||
runs-on: ssot-runner
|
||||
runs-on: ssot
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user