From a1f5c36dc96e045bb8f15abb1be682adf1c0c82d Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Tue, 2 May 2023 21:17:50 +0200 Subject: [PATCH] Update ci-builds.yml --- .github/workflows/ci-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-builds.yml b/.github/workflows/ci-builds.yml index 5a2571e81..e5c9f235b 100644 --- a/.github/workflows/ci-builds.yml +++ b/.github/workflows/ci-builds.yml @@ -61,7 +61,7 @@ jobs: uses: actions/checkout@v3 with: repository: 'sysown/proxysql' - ref: 'v2.x' +# ref: 'v2.x' fetch-depth: 0 path: 'proxysql'