Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust authored Dec 5, 2023
1 parent e3f3923 commit 9ae4688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9ae4688

Please sign in to comment.