Skip to content

Commit

Permalink
fixing ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Mar 5, 2022
1 parent d576936 commit 8c38aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
# we are using this version to avoid conflict with fast_rsa, they will be using 1.14.13
go-version: '1.14.15'
- name: Build
run: make binding_ios_armv7
Expand Down

0 comments on commit 8c38aa6

Please sign in to comment.