From 21a7e717c4f61e248dee310cba934424104e3192 Mon Sep 17 00:00:00 2001 From: Nadav Steindler <32031989+nadavsteindler@users.noreply.github.com> Date: Wed, 25 Dec 2024 11:58:47 +0200 Subject: [PATCH] Update compatibility-tests.yaml (#8446) --- .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 613055bcc1c..2e28d8f48d8 100644 --- a/.github/workflows/compatibility-tests.yaml +++ b/.github/workflows/compatibility-tests.yaml @@ -170,6 +170,7 @@ jobs: - 1.43.0 - 1.44.0 - 1.45.0 + - 1.46.0 runs-on: ubuntu-22.04 env: TAG: ${{ matrix.lakefs_version }}