From b69ff5523b87e04d1ab7b4597bacfe6b585e3983 Mon Sep 17 00:00:00 2001 From: PavloTytarchuk <55182440+PavloTytarchuk@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:48:17 +0100 Subject: [PATCH] DAT-18864. testing titan issue fix (#916) * DAT-18864. testing titan issue fix * DAT-18864. testing titan issue fix --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a1bb95252..109852fd0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -106,7 +106,7 @@ jobs: setup: name: Setup needs: authorize - runs-on: ubuntu-22.04 + runs-on: ubuntu-20.04 env: GITHUB_TOKEN: ${{ secrets.INSTALL_SNAPSHOT_LIQUIBASE }} outputs: