Skip to content

Commit

Permalink
add a format failure
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan committed Dec 7, 2023
1 parent e00ef57 commit f7d437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aspect/workflows/terraform/workflows.tf
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ module "aspect_workflows" {
cci_runner_groups = {
# The default runner group is use for the main build & test workflows.
default = {
agent_idle_timeout_min = 1
agent_idle_timeout_min = 1
job_max_run_time_min = 5 * 60
max_runners = 10
min_runners = 0
Expand Down

0 comments on commit f7d437a

Please sign in to comment.