From 0d3a268566b70f8bf49c60a2f5112921dc287b56 Mon Sep 17 00:00:00 2001 From: Aapo Talvensaari Date: Mon, 27 Oct 2025 11:22:17 +0000 Subject: [PATCH] Revert "chore(*): make test pass - revert this before releasing" This reverts commit 3f305911823301a98a12ec6ecdd9070b8ebe499b. --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8d60194e..2df0719b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,7 @@ on: push: env: - KONG_VERSION: refactor/patches-h2-alpn-removal + KONG_VERSION: master BUILD_ROOT: ${{ github.workspace }}/kong/bazel-bin/build concurrency: