From f2c1f5d2903d91cf730e5504cbd7d53809982a80 Mon Sep 17 00:00:00 2001 From: Idan Novogroder <43949240+idanovo@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:56:29 +0200 Subject: [PATCH] Compatibility tests version v1.45.0 (#8431) --- .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 1f02020ea4d..613055bcc1c 100644 --- a/.github/workflows/compatibility-tests.yaml +++ b/.github/workflows/compatibility-tests.yaml @@ -169,6 +169,7 @@ jobs: - 1.42.0 - 1.43.0 - 1.44.0 + - 1.45.0 runs-on: ubuntu-22.04 env: TAG: ${{ matrix.lakefs_version }}