Skip to content

Commit 70c5f43

Browse files
committed
Fixes
1 parent 13fc0d9 commit 70c5f43

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testflight.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
- alwx/ci/macos-tahoe-cl-runners
67

78
pull_request:
89
paths:

samples/react-native/ios/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ target 'sentryreactnativesample' do
6161
:mac_catalyst_enabled => false,
6262
# :ccache_enabled => true
6363
)
64-
6564
end
6665
end

0 commit comments

Comments
 (0)