From 8a3adbe40f3194c30d5d1090d26e28e6674ffbca Mon Sep 17 00:00:00 2001 From: Igor Munkin <imun@tarantool.org> Date: Mon, 16 Jan 2023 13:50:48 +0300 Subject: [PATCH] luajit: bump new version * ci: use strategy matrix for integration workflow * ci: change runner dispatch for LuaJIT testing NO_DOC=LuaJIT submodule bump NO_TEST=LuaJIT submodule bump NO_CHANGELOG=ci --- third_party/luajit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/luajit b/third_party/luajit index 5cf4b17fbb..fcaecf8fb4 160000 --- a/third_party/luajit +++ b/third_party/luajit @@ -1 +1 @@ -Subproject commit 5cf4b17fbbf8364a3f438c41b1b9d502843d27d0 +Subproject commit fcaecf8fb42ff8a35582fbd8d034eb6f3b9b5b68 -- GitLab