Skip to content

Commit 99f2eb6

Browse files
committed
github-ci: add Tarantool 2.10
Add Tarantool 2.10 [1] to testing matrix, it is a first release with datetime support. Tarantool 2.9 has been removed, it was never published [2]. 1. https://www.tarantool.io/en/doc/latest/release/2.10.0/ 2. https://www.tarantool.io/en/doc/latest/release/calendar/ Needed for #118
1 parent 1a1fe7b commit 99f2eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
tarantool:
3030
- '1.10'
3131
- '2.8'
32-
- '2.9'
32+
- '2.10'
3333
- '2.x-latest'
3434
coveralls: [false]
3535

0 commit comments

Comments
 (0)