From 0b4b1303f93a08c7c19d4479cf28a11077008187 Mon Sep 17 00:00:00 2001 From: chronolaw Date: Thu, 11 Jan 2024 16:08:38 +0800 Subject: [PATCH] chore(ci): test for openresty 1.25.3.1 --- .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 10d24289..f452c116 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,7 @@ on: push: env: - KONG_VERSION: master + KONG_VERSION: chore/bump_openresty_1_25_3_1 BUILD_ROOT: ${{ github.workspace }}/kong/bazel-bin/build concurrency: