Skip to content

Commit 07058c0

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.
1 parent 784ad46 commit 07058c0

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.0'
314314
- '3'
315315
- '3.0'
316316
- '3.0.0'

0 commit comments

Comments
 (0)