From 80dbd78697dfc32f666d3230be9ff63395fb5c6b Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Wed, 6 Nov 2024 11:21:13 -0500 Subject: [PATCH] test against v1.80.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 ded84fd..dc2c26e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: - 1.71.0 - 1.73.0 - 1.75.0 - - 1.79.0 + - 1.80.0 - latest # keep steps: - name: Checkout