From b351a64d323856fdb46e8c4ae35e72dd8c58d66f Mon Sep 17 00:00:00 2001 From: Idan Novogroder <43949240+idanovo@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:37:37 +0200 Subject: [PATCH] Add v1.43.0 to compatibility-tests (#8387) --- .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 }}