Skip to content

Commit e8d3d25

Browse files
ci: bump latest EE SDK
Run with release 2.11.0 SDK instead of a dev one. 1. tarantool/tt@12bf404
1 parent b30e2b6 commit e8d3d25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ jobs:
143143
- sdk-version: 'bundle-2.10.0-1-gfa775b383-r486-linux-x86_64'
144144
coveralls: false
145145
ssl: true
146-
- sdk-path: 'dev/linux/x86_64/master/'
147-
sdk-version: 'sdk-gc64-2.11.0-entrypoint-113-g803baaffe-r529.linux.x86_64'
146+
- sdk-path: 'release/linux/x86_64/2.11/'
147+
sdk-version: 'sdk-gc64-2.11.0-0-r577.linux.x86_64'
148148
coveralls: true
149149
ssl: true
150150

0 commit comments

Comments
 (0)