From e779d644f8befe5772a72e77e81fd3f5f118b1dc Mon Sep 17 00:00:00 2001 From: Aapo Talvensaari Date: Thu, 7 Sep 2023 11:57:38 +0300 Subject: [PATCH] testing if tests pass --- .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 28778ea0..45120cca 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,7 @@ on: push: env: - KONG_VERSION: master + KONG_VERSION: 3.4.0 BUILD_ROOT: ${{ github.workspace }}/kong/bazel-bin/build concurrency: