Update build.yml (#3731)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup Golang
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22.2'
|
||||
go-version: '1.23.2'
|
||||
|
||||
- name: Install gomobile
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user