[Tarantool-patches] [PATCH luajit] ci: enable back inegration-tarantool-ecosystem.yml

Sergey Kaplun skaplun at tarantool.org
Fri Mar 6 14:49:42 MSK 2026


This patch reverts the commit d101ad5687d440f143f5570c40c7c8b62c45245b
("ci: disable integration-tarantool-ecosystem.yml") since the workflow
is fixed.

Follows up tarantool/tarantool#11220
---

Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-11220-tarantool-integration

 .github/workflows/integration-tarantool-ecosystem.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/integration-tarantool-ecosystem.yml b/.github/workflows/integration-tarantool-ecosystem.yml
index 7b37bf86..5621a46c 100644
--- a/.github/workflows/integration-tarantool-ecosystem.yml
+++ b/.github/workflows/integration-tarantool-ecosystem.yml
@@ -11,10 +11,6 @@ on:
       - '**-notest'
       - '**-nointegration'
       - 'upstream-**'
-      # FIXME: Temporarily disable this workflow until it is
-      # fixed on the Tarantool's side. See also:
-      # https://github.com/tarantool/tarantool/pull/11220.
-      - '**'
     tags-ignore:
       - '**'
 
-- 
2.53.0



More information about the Tarantool-patches mailing list