Merge pull request #1074 from amnezia-vpn/fix/gh-ios-build
Fix iOS build on GHA
This commit is contained in:
commit
ff82cf5dc4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -181,7 +181,7 @@ jobs:
|
|||
- name: 'Install go'
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.22.1'
|
||||
cache: false
|
||||
|
||||
- name: 'Setup gomobile'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue