Skip to content

Commit 8c38aa6

Browse files
committed
fixing ios version
1 parent d576936 commit 8c38aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222
- uses: actions/setup-go@v2
2323
with:
24+
# we are using this version to avoid conflict with fast_rsa, they will be using 1.14.13
2425
go-version: '1.14.15'
2526
- name: Build
2627
run: make binding_ios_armv7

0 commit comments

Comments
 (0)