Skip to content

Commit 78f7c72

Browse files
committed
ci: use 2.11 instead of 2.10 on Ubuntu 24.04
We have no 2.10 builds for Ubuntu Noble (24.04). Let's use 2.11 instead. NB: 2.11 builds exists for Ubuntu Noble since 2.11.6.
1 parent 268daa6 commit 78f7c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ jobs:
309309
matrix:
310310
tarantool:
311311
- '2'
312-
- '2.10'
313-
- '2.10.0'
312+
- '2.11'
313+
- '2.11.7'
314314
- '3'
315315
- '3.0'
316316
- '3.0.0'

0 commit comments

Comments
 (0)