From 0f9d677c32eb380e9402376eec15bf322aebaf69 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenberg <96974219+Jonathan-Rosenberg@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:06:14 +0200 Subject: [PATCH] Compatibility tests: Add 1.44.0 (#8412) --- .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 789d4085748..1f02020ea4d 100644 --- a/.github/workflows/compatibility-tests.yaml +++ b/.github/workflows/compatibility-tests.yaml @@ -168,6 +168,7 @@ jobs: - 1.41.0 - 1.42.0 - 1.43.0 + - 1.44.0 runs-on: ubuntu-22.04 env: TAG: ${{ matrix.lakefs_version }}