From 43a9863c735798485d0e14dae26674a231fb7f5b Mon Sep 17 00:00:00 2001 From: Hiep Mai Date: Fri, 12 Jul 2024 15:34:21 +0700 Subject: [PATCH] Remove go version --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4cc84c33..a467ffe2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,6 @@ jobs: run-unit-tests: true run-integration-tests: true run-lint: true - go-version: 1.21.4 docker_pipeline: