From 760c11c6760482c9a19851f3d2055d07d4f06570 Mon Sep 17 00:00:00 2001 From: niuhuan Date: Fri, 5 Apr 2024 13:07:05 +0800 Subject: [PATCH] :construction_worker: go mobile version --- .github/workflows/Release.core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Release.core.yml b/.github/workflows/Release.core.yml index 824babc..39f99b4 100644 --- a/.github/workflows/Release.core.yml +++ b/.github/workflows/Release.core.yml @@ -4,7 +4,7 @@ on: env: GH_TOKEN: ${{ secrets.GH_TOKEN }} - GO_VERSION: "1.18" + GO_VERSION: "1.19" jobs: ci-pass: