Skip to content

Commit

Permalink
hardcode platform to tvOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Jul 18, 2024
1 parent c5962ad commit 00ec84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ jobs:
- name: Version Tests
run: scripts/third_party/travis/retry.sh ./scripts/build.sh version-test ${{ matrix.target }} spm
- name: Analytics Build Tests
run: scripts/third_party/travis/retry.sh ./scripts/build.sh analytics-import-test ${{ matrix.target }} spm
run: scripts/third_party/travis/retry.sh ./scripts/build.sh analytics-import-test tvOS spm

0 comments on commit 00ec84a

Please sign in to comment.