We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990edcb commit 52ca8cfCopy full SHA for 52ca8cf
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
17
- tarantool-version: ['2.8', '2.10']
+ tarantool-version: ['2.8', '2.10', '2.11']
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments