From 8519ad0bd825260fabdae2f5f35e3e3fd8191797 Mon Sep 17 00:00:00 2001 From: Idan Novogroder Date: Wed, 20 Nov 2024 12:43:25 +0200 Subject: [PATCH] Add v1.43.0 to compatibility-tests --- .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 a1fcd33a090..789d4085748 100644 --- a/.github/workflows/compatibility-tests.yaml +++ b/.github/workflows/compatibility-tests.yaml @@ -167,6 +167,7 @@ jobs: - 1.40.0 - 1.41.0 - 1.42.0 + - 1.43.0 runs-on: ubuntu-22.04 env: TAG: ${{ matrix.lakefs_version }}