Skip to content

Commit 7e495d4

Browse files
committed
ci: add tarantool 2.10 into the basic test matrix
It is already tested in the separate 'test-series-2' job below, but it is convenient to have actual list of tarantool versions in the basic test as well.
1 parent be4d9fd commit 7e495d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- '2.7'
1818
- '2.8'
1919
- '2.9'
20+
- '2.10'
2021
nightly: [false]
2122
include:
2223
- {runs-on: ubuntu-20.04, tarantool: '1.10', nightly: true}

0 commit comments

Comments
 (0)