Skip to content

Commit

Permalink
github-ci: add Tarantool 2.10
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ligurio committed Jun 16, 2022
1 parent fa5c148 commit 736610f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
tarantool:
- '1.10'
- '2.8'
- '2.9'
- '2.10'
- '2.x-latest'
coveralls: [false]

Expand Down

0 comments on commit 736610f

Please sign in to comment.