Skip to content

Commit

Permalink
Merge pull request #17351 from aoxn/unit-test-alibaba-cloud
Browse files Browse the repository at this point in the history
change cloud-provider-alibaba-cloud unit test image to golang:1.14.1
  • Loading branch information
k8s-ci-robot committed Apr 23, 2020
2 parents a1c2f81 + be99eef commit 516c0b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ presubmits:
path_alias: k8s.io/cloud-provider-alibaba-cloud
spec:
containers:
- image: golang:1.12
- image: golang:1.14.1
command:
- make
args:
Expand Down

0 comments on commit 516c0b2

Please sign in to comment.