We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60214a9 commit e8a26d3Copy full SHA for e8a26d3
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
php: ["8.0", "8.1", "8.2", "8.3"]
9
- tarantool: ["2.6", "2.8", "2.10", "2.11"]
+ tarantool: ["2.8", "2.10", "2.11", "3.0", "3.1"]
10
steps:
11
- uses: actions/checkout@v2
12
- uses: php-actions/composer@v6
0 commit comments