Skip to content

Commit b7c61e7

Browse files
authored
Update analytics.yml
1 parent 32f273b commit b7c61e7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/analytics.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@ jobs:
3838
- os: iOS
3939
device: iPhone 16
4040
test: true
41-
- os: catalyst
42-
device: localhost
43-
test: false # disabled due to a permissions error on launch (OSStatus -54).
41+
# TODO: Re-enable when ODM2 catalyst support is investigated
42+
# - os: catalyst
43+
# device: localhost
44+
# test: false # disabled due to a permissions error on launch (OSStatus -54).
4445
- os: tvOS
4546
device: Apple TV 4K (3rd generation) (at 1080p)
4647
scheme: AnalyticsExampleTV

0 commit comments

Comments
 (0)