Skip to content

Commit

Permalink
Update build.yml (#3731)
Browse files Browse the repository at this point in the history
  • Loading branch information
decorativefamily authored Oct 22, 2024
1 parent 297083f commit a0d2740
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@v5
with:
go-version: '1.22.2'
go-version: '1.23.2'

- name: Install gomobile
run: |
Expand Down

0 comments on commit a0d2740

Please sign in to comment.