We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943964a commit ed5a21fCopy full SHA for ed5a21f
.github/workflows/testing.yml
@@ -278,7 +278,7 @@ jobs:
278
matrix:
279
# Use reduced test matrix cause Windows pipelines are long.
280
tarantool:
281
- - '2.11.0.g247a9a418-1'
+ - '3.3.1-0-g91caac353f6'
282
python:
283
- '3.11'
284
@@ -347,7 +347,7 @@ jobs:
347
348
349
350
351
352
353
steps:
0 commit comments