Skip to content

Commit

Permalink
using older ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Feb 5, 2021
1 parent 522ca7c commit 01196f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.15.5'
go-version: '1.14.13'
- name: Build
run: make binding_ios
- name: Compress
Expand Down

0 comments on commit 01196f4

Please sign in to comment.