Skip to content

Commit 2f11f43

Browse files
committed
xxx
1 parent d621a66 commit 2f11f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: matrix.LUA == 'tarantool'
2323
uses: tarantool/setup-tarantool@v4
2424
with:
25-
tarantool-version: '2.10'
25+
tarantool-version: '2.11'
2626

2727
- name: Setup LuaJIT (${{ matrix.LUA }})
2828
if: matrix.LUA == 'luajit'

0 commit comments

Comments
 (0)