Merge pull request #1074 from amnezia-vpn/fix/gh-ios-build

Fix iOS build on GHA
This commit is contained in:
pokamest
2024-09-19 09:24:32 -07:00
committed by GitHub
+1 -1
View File
@@ -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'