Skip to content

Commit 95725b1

Browse files
committed
ci: add Tarantool 2.8 to testing
Tarantool 2.8 has been released in Aug 2021 [1], I don't see any reasons why we should skip testing for it. 1. https://www.tarantool.io/en/doc/latest/release/2021-08-releases/
1 parent bc9c5b7 commit 95725b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_on_push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
include:
1919
- tarantool-version: "2.7"
2020
remove-merger: true
21-
- tarantool-version: "2.7"
21+
- tarantool-version: "2.8"
2222
coveralls: true
2323
fail-fast: false
2424
runs-on: [ubuntu-latest]

0 commit comments

Comments
 (0)