Skip to content

Commit

Permalink
fix: upgrade goland in buildspec (#1166)
Browse files Browse the repository at this point in the history
  • Loading branch information
maghirardelli authored Apr 5, 2023
1 parent c39a241 commit 68abc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/cicd/cicd-pipeline/config/buildspec/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ phases:
# See supported runtimes at https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html
runtime-versions:
nodejs: 12
golang: 1.13
golang: 1.18

pre_build:
commands:
Expand Down

0 comments on commit 68abc3c

Please sign in to comment.