Skip to content

Commit

Permalink
force yaml string
Browse files Browse the repository at this point in the history
Signed-off-by: michael.wozniak <[email protected]>
  • Loading branch information
mwoz-sc committed May 26, 2020
1 parent c92c490 commit 9806ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
working_directory: ~/.go_workspace/src/github.com/envoyproxy/protoc-gen-validate/java
environment:
MAVEN_OPTS: -Xms512m -Xmx1024m # Customize the JVM maximum heap limit
GO111MODULE: on
GO111MODULE: "on"
CI_GO_VERSION: 1.14.3
steps:
- checkout:
Expand Down

0 comments on commit 9806ec1

Please sign in to comment.