Skip to content

Commit e91fd84

Browse files
Removing tvOS tests temporarily.
1 parent 55d5c4d commit e91fd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
matrix:
5656
os: [macos-14]
5757
# GitHub actions' runners do not include visionOS. https://github.com/actions/runner-images/issues/10559
58-
target: [iOS, tvOS, macOS, catalyst]
58+
target: [iOS, macOS, catalyst]
5959
xcode: [Xcode_15.4, Xcode_16.2]
6060
runs-on: ${{ matrix.os }}
6161
env:

0 commit comments

Comments
 (0)