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 55e7897 commit 9be243fCopy full SHA for 9be243f
.github/workflows/ios.yml
@@ -37,7 +37,7 @@ jobs:
37
if: ${{ env.SENTRY_AUTH_TOKEN != '' }}
38
run: |
39
rm -rf /Applications/Xcode_14*
40
- rm -rf /Applications/Xcode_16*
+ rm -rf /Applications/Xcode_15*
41
rm -rf /Users/runner/Library/Android/sdk
42
43
- name: 🌾 Prepare variables
0 commit comments