Skip to content

Commit

Permalink
TEMP: iOS only?
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanhaevre committed Dec 24, 2024
1 parent eb6a941 commit 5043332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
xcode_version: [ '15.4.0' ]
platform: [iOS, tvOS]
platform: [iOS]
runs-on: macos-latest
name: Build for ${{ matrix.platform }} using XCode version ${{ matrix.xcode_version }}
steps:
Expand Down

0 comments on commit 5043332

Please sign in to comment.