From e300558912a9ee597268de8fca55f4b417dc0c81 Mon Sep 17 00:00:00 2001 From: arm64v8a <48624112+arm64v8a@users.noreply.github.com> Date: Thu, 10 Aug 2023 16:09:05 +0900 Subject: [PATCH] update go --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4d0d1d3..f8ffea9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: if: steps.cache.outputs.cache-hit != 'true' uses: actions/setup-go@v3 with: - go-version: ^1.20 + go-version: ^1.21 - name: Native Build if: steps.cache.outputs.cache-hit != 'true' run: ./run lib core