From 27e04cda8d277be03336bdec3b679e4bd7dd62f6 Mon Sep 17 00:00:00 2001 From: Idan Novogroder Date: Wed, 18 Dec 2024 10:02:25 +0200 Subject: [PATCH] Compatibility tests, version v1.45.0 --- .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 }}