Skip to content

Commit e8a26d3

Browse files
committed
tarantool test matrix tune
1 parent 60214a9 commit e8a26d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
php: ["8.0", "8.1", "8.2", "8.3"]
9-
tarantool: ["2.6", "2.8", "2.10", "2.11"]
9+
tarantool: ["2.8", "2.10", "2.11", "3.0", "3.1"]
1010
steps:
1111
- uses: actions/checkout@v2
1212
- uses: php-actions/composer@v6

0 commit comments

Comments
 (0)