We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55a3daa + 6d8ebb8 commit 72cb448Copy full SHA for 72cb448
contrib/test/integration/main.yml
@@ -76,7 +76,7 @@
76
- name: install Golang tools
77
include: golang.yml
78
vars:
79
- version: "1.10.1"
+ version: "1.10.2"
80
- name: setup critest
81
include: "build/cri-tools.yml"
82
@@ -95,7 +95,7 @@
95
96
97
98
99
- name: clone build and install kubernetes
100
include: "build/kubernetes.yml"
101
@@ -116,7 +116,7 @@
116
117
118
119
120
121
122
0 commit comments