Skip to content

Commit ed5a21f

Browse files
install newer tarantool version for Windows WSL testing
1 parent 943964a commit ed5a21f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
matrix:
279279
# Use reduced test matrix cause Windows pipelines are long.
280280
tarantool:
281-
- '2.11.0.g247a9a418-1'
281+
- '3.3.1-0-g91caac353f6'
282282
python:
283283
- '3.11'
284284

@@ -347,7 +347,7 @@ jobs:
347347
matrix:
348348
# Use reduced test matrix cause Windows pipelines are long.
349349
tarantool:
350-
- '2.11.0.g247a9a418-1'
350+
- '3.3.1-0-g91caac353f6'
351351
python:
352352
- '3.11'
353353
steps:

0 commit comments

Comments
 (0)