We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb297e8 commit 3c1d0c8Copy full SHA for 3c1d0c8
.github/workflows/spm.yml
@@ -55,7 +55,7 @@ jobs:
55
matrix:
56
os: [macos-15]
57
# GitHub actions' runners do not include visionOS. https://github.com/actions/runner-images/issues/10559
58
- target: [iOS, macOS, catalyst]
+ target: [iOS, macOS, tvOS, catalyst]
59
xcode: [Xcode_16.2]
60
runs-on: ${{ matrix.os }}
61
env:
0 commit comments