We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d980146 commit 9d3a1d1Copy full SHA for 9d3a1d1
.github/workflows/ios.yml
@@ -21,10 +21,7 @@ jobs:
21
aarch64-apple-darwin \
22
aarch64-apple-ios \
23
aarch64-apple-ios-sim \
24
- x86_64-apple-ios \
25
- aarch64-apple-watchos \
26
- aarch64-apple-watchos-sim \
27
- x86_64-apple-watchos-sim
+ x86_64-apple-ios
28
- name: setup-cocoapods
29
uses: maxim-lobanov/setup-cocoapods@v1
30
with:
.github/workflows/release.yml
@@ -91,10 +91,7 @@ jobs:
91
92
93
94
95
96
97
98
99
100
0 commit comments