Update release.yml

This commit is contained in:
quydang 2023-08-30 07:38:02 +07:00 committed by GitHub
parent 34a0517ec5
commit a0902eab84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4.1.0
with:
go-version: '1.20'
go-version: '1.21'
- name: Install dependencies for arm64
if: matrix.platform == 'arm64'