From aacc2c4bdddc66bd28d64f1b0f5a764a07f1405a Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Wed, 16 Oct 2024 11:33:31 -0400 Subject: [PATCH] test against v1.77.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e54e817..92bed22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -193,7 +193,7 @@ jobs: bindplane_version: - "latest" - "module" # Use the current Go module version - - "v1.76.0" + - "v1.77.0" - "v1.73.0" - "v1.71.0" - "v1.70.0" # Routes introduced. Older clients work against 1.70, but 1.70 client will not work against older bindplane