Skip to content

Commit 1893c1c

Browse files
authored
Update analytics.yml
1 parent edf274e commit 1893c1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/analytics.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ jobs:
3232
runs-on: macOS-15
3333
strategy:
3434
matrix:
35-
os: [iOS, catalyst, tvOS, macOS]
35+
# TODO: Re-enable when ODM2 catalyst support is investigated
36+
# os: [iOS, catalyst, tvOS, macOS]
37+
os: [iOS, tvOS, macOS]
3638
xcode: ["16.1"]
3739
include:
3840
- os: iOS

0 commit comments

Comments
 (0)