Skip to content

Commit 081fb30

Browse files
committed
ci: use 2.11 for the concurrent test
We have no 1.10 builds for Ubuntu Noble. Particular tarantool version is not important for this testing scenario, so use 2.11 instead.
1 parent 9ce4991 commit 081fb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Setup Tarantool
7979
uses: ./
8080
with:
81-
tarantool-version: '1.10'
81+
tarantool-version: '2.11'
8282

8383
# This test case performs basic test of the three digit version
8484
# support.

0 commit comments

Comments
 (0)