Skip to content

Commit 30e4ad2

Browse files
authored
Merge pull request #57 from powersync-ja/update-cocoapods
Update CocoaPods in CI
2 parents 024fda8 + 30fccde commit 30e4ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: setup-cocoapods
2525
uses: maxim-lobanov/setup-cocoapods@v1
2626
with:
27-
version: 1.12.1
27+
version: 1.16.2
2828

2929
- name: Build iOS & macOS xcframework
3030
run: |

0 commit comments

Comments
 (0)