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:
145
145
fail-fast : false
146
146
matrix :
147
147
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/'
154
148
- bundle : ' sdk-gc64-2.11.0-0-r563.linux.x86_64'
155
149
path : ' release/linux/x86_64/2.11/'
156
- python : ['3.7', '3. 11']
150
+ python : ['3.11']
157
151
158
152
steps :
159
153
- name : Clone the connector
@@ -221,7 +215,6 @@ jobs:
221
215
tarantool :
222
216
- ' 2.11'
223
217
python :
224
- - ' 3.7'
225
218
- ' 3.11'
226
219
steps :
227
220
- name : Clone the connector repo
@@ -274,7 +267,6 @@ jobs:
274
267
tarantool :
275
268
- ' 2.11.0.g247a9a418-1'
276
269
python :
277
- - ' 3.7'
278
270
- ' 3.11'
279
271
280
272
steps :
@@ -344,7 +336,6 @@ jobs:
344
336
tarantool :
345
337
- ' 2.11.0.g247a9a418-1'
346
338
python :
347
- - ' 3.7'
348
339
- ' 3.11'
349
340
steps :
350
341
- name : Clone the connector repo
You can’t perform that action at this time.
0 commit comments