Skip to content

Commit d8d6803

Browse files
Merge pull request #3137 from AlexNPavel/bump-osdk-111
ci-operator/config/.../operator-sdk: update to go 1.11
2 parents cd5d7d8 + ea9e588 commit d8d6803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-operator/config/operator-framework/operator-sdk/operator-framework-operator-sdk-master.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build_root:
33
cluster: https://api.ci.openshift.org
44
name: release
55
namespace: openshift
6-
tag: golang-1.10
6+
tag: golang-1.11
77
canonical_go_repository: github.com/operator-framework/operator-sdk
88
test_binary_build_commands: curl -Lo dep https://github.com/golang/dep/releases/download/v0.5.0/dep-linux-amd64 && chmod +x dep && mv dep /usr/local/bin/ && make dep
99
resources:

0 commit comments

Comments
 (0)