From 129d1d994f85370521e9f7dcf0704bfdf8af2f61 Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Wed, 10 Jul 2024 15:08:31 -0400 Subject: [PATCH] test against bindplane 1.63.1 --- .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 ddfe35f..f976572 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - 1.57.0 - 1.58.0 - 1.59.0 # organizations and projects - - 1.62.0 + - 1.63.1 - latest # keep steps: - name: Checkout