Skip to content

Commit

Permalink
using dif version for ios just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Mar 5, 2022
1 parent a34cbca commit 2faf1ab
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 @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.14.14'
go-version: '1.14.15'
- name: Build
run: make binding_ios_armv7
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 2faf1ab

Please sign in to comment.