File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 33
33
tarantool :
34
34
- ' 1.10'
35
35
- ' 2.8'
36
- - ' 2.10 '
36
+ - ' 2.11 '
37
37
- ' 2.x-latest'
38
38
coveralls : [false]
39
39
fuzzing : [false]
@@ -156,8 +156,8 @@ jobs:
156
156
- sdk-version : ' bundle-2.10.0-1-gfa775b383-r486-linux-x86_64'
157
157
coveralls : false
158
158
ssl : true
159
- - sdk-path : ' dev/linux/x86_64/master /'
160
- sdk-version : ' sdk-gc64-2.11.0-entrypoint-113-g803baaffe-r529 .linux.x86_64'
159
+ - sdk-path : ' dev/linux/x86_64/2.11 /'
160
+ sdk-version : ' sdk-gc64-2.11.0-0-gc9673ebb7-r559 .linux.x86_64'
161
161
coveralls : true
162
162
ssl : true
163
163
@@ -189,6 +189,8 @@ jobs:
189
189
- name : Install test dependencies
190
190
run : |
191
191
source tarantool-enterprise/env.sh
192
+ # Workaround for https://github.com/tarantool/tt/issues/470
193
+ rm ${TARANTOOL_ENTERPRISE_DIR}/tt
192
194
make deps
193
195
194
196
- name : Run regression tests
You can’t perform that action at this time.
0 commit comments