Skip to content

Commit

Permalink
Merge pull request #2995 from oXIIIo/master
Browse files Browse the repository at this point in the history
fix(deps): Update Go version to 1.22.2 for Xray compatibility (1.8.10)
  • Loading branch information
2dust authored Apr 10, 2024
2 parents 19a1093 + 3c0f6ee commit 122f2eb
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.21.4'
go-version: '1.22.2'

- name: Install gomobile
run: |
Expand Down

0 comments on commit 122f2eb

Please sign in to comment.