Skip to content

Commit

Permalink
Increase timeout for golang runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoVictor committed Oct 26, 2024
1 parent 1afe455 commit ac25db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Resources:
PackageType: Image
ImageUri: !Ref ImageUri
MemorySize: 512
Timeout: 30
Timeout: 60
Environment:
Variables:
GOCACHE: /tmp/.cache/go-build
Expand Down

0 comments on commit ac25db3

Please sign in to comment.