From 5cc3f2e4779df8436ac53a6abb6b25ed161191e7 Mon Sep 17 00:00:00 2001 From: N-o-Z Date: Wed, 15 Jan 2025 18:35:24 -0500 Subject: [PATCH] Update compatibility-tests.yaml (#8508) --- .github/workflows/compatibility-tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/compatibility-tests.yaml b/.github/workflows/compatibility-tests.yaml index 89a8dd57de4..6b1c3ad771d 100644 --- a/.github/workflows/compatibility-tests.yaml +++ b/.github/workflows/compatibility-tests.yaml @@ -174,6 +174,7 @@ jobs: - 1.47.0 # Do *not* test 1.48.0, we withdrew it. - 1.48.1 + - 1.48.2 runs-on: ubuntu-22.04 env: TAG: ${{ matrix.lakefs_version }}