From 8d56e329fc6c64094da419691d0b94e63877b3c6 Mon Sep 17 00:00:00 2001 From: Jun Ouyang Date: Wed, 18 Dec 2024 17:54:42 +0800 Subject: [PATCH] feat(patch): control the proxy_upstream in lua side --- .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 2df0719b..72a8b928 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,7 @@ on: push: env: - KONG_VERSION: master + KONG_VERSION: feat-next-upstream BUILD_ROOT: ${{ github.workspace }}/kong/bazel-bin/build concurrency: