Update build.yml

This commit is contained in:
2dust
2023-12-05 17:52:45 +08:00
committed by GitHub
parent e3f39234b2
commit 9ae4688171

View File

@@ -26,7 +26,7 @@ jobs:
- name: Setup Golang
uses: actions/setup-go@v4
with:
go-version: '1.19.11'
go-version: '1.21.4'
- name: Install gomobile
run: |