Skip to content

Commit

Permalink
Add Tarantool v2.8.0 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
rybakit committed Jan 18, 2021
1 parent 2c30386 commit 8f6cad8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
tests:
env:
TNT_IMAGE: tarantool/tarantool:2.7
TNT_IMAGE: tarantool/tarantool:2.8.0
PHP_IMAGE: php:8.0-cli
strategy:
matrix:
Expand All @@ -33,6 +33,7 @@ jobs:
- TNT_IMAGE: tarantool/tarantool:2.4
- TNT_IMAGE: tarantool/tarantool:2.5
- TNT_IMAGE: tarantool/tarantool:2.6
- TNT_IMAGE: tarantool/tarantool:2.7

runs-on: ${{ matrix.operating-system }}
steps:
Expand Down

0 comments on commit 8f6cad8

Please sign in to comment.