Skip to content

Commit 3c1d0c8

Browse files
Add back tvOS tests
1 parent fb297e8 commit 3c1d0c8

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-15]
5757
# GitHub actions' runners do not include visionOS. https://github.com/actions/runner-images/issues/10559
58-
target: [iOS, macOS, catalyst]
58+
target: [iOS, macOS, tvOS, catalyst]
5959
xcode: [Xcode_16.2]
6060
runs-on: ${{ matrix.os }}
6161
env:

0 commit comments

Comments
 (0)