Skip to content

Commit

Permalink
fix(deps): Update Go version to 1.22.2 for Xray compatibility (1.8.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
oXIIIo authored Apr 10, 2024
1 parent 19a1093 commit 3c0f6ee
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 3c0f6ee

Please sign in to comment.