Skip to content

Commit b3de675

Browse files
Fix wercker.yml to use Go 1.12
1 parent 75459a9 commit b3de675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
box: golang:1.11
1+
box: golang:1.12
22
build:
33
base-path: /go/src/github.com/terraform-providers/terraform-provider-oci
44
steps:

0 commit comments

Comments
 (0)