File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -145,15 +145,9 @@ jobs:
145145 fail-fast : false
146146 matrix :
147147 tarantool :
148- - bundle : ' sdk-1.10.15-0-r563'
149- path : ' release/linux/x86_64/1.10/'
150- - bundle : ' sdk-2.8.4-0-r563'
151- path : ' release/linux/x86_64/2.8/'
152- - bundle : ' sdk-gc64-2.10.7-0-r563.linux.x86_64'
153- path : ' release/linux/x86_64/2.10/'
154148 - bundle : ' sdk-gc64-2.11.0-0-r563.linux.x86_64'
155149 path : ' release/linux/x86_64/2.11/'
156- python : ['3.7', '3. 11']
150+ python : ['3.11']
157151
158152 steps :
159153 - name : Clone the connector
@@ -221,7 +215,6 @@ jobs:
221215 tarantool :
222216 - ' 2.11'
223217 python :
224- - ' 3.7'
225218 - ' 3.11'
226219 steps :
227220 - name : Clone the connector repo
@@ -274,7 +267,6 @@ jobs:
274267 tarantool :
275268 - ' 2.11.0.g247a9a418-1'
276269 python :
277- - ' 3.7'
278270 - ' 3.11'
279271
280272 steps :
@@ -344,7 +336,6 @@ jobs:
344336 tarantool :
345337 - ' 2.11.0.g247a9a418-1'
346338 python :
347- - ' 3.7'
348339 - ' 3.11'
349340 steps :
350341 - name : Clone the connector repo
You can’t perform that action at this time.
0 commit comments