We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d621a66 commit 2f11f43Copy full SHA for 2f11f43
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
if: matrix.LUA == 'tarantool'
23
uses: tarantool/setup-tarantool@v4
24
with:
25
- tarantool-version: '2.10'
+ tarantool-version: '2.11'
26
27
- name: Setup LuaJIT (${{ matrix.LUA }})
28
if: matrix.LUA == 'luajit'
0 commit comments