Skip to content

Commit

Permalink
Fix CI for good
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Apr 21, 2023
1 parent f2ba327 commit e6183b3
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 @@ -85,7 +85,7 @@ jobs:
runs-on: macos-12
strategy:
matrix:
platform: [iOS, tvOS]
platform: [iOS]
# TODO(Xcode 14.3): Remove above line and uncomment below array when GHA
# supports Ventura/Xcode 14.3.
# platform: [iOS, tvOS, macOS, catalyst]
Expand Down

0 comments on commit e6183b3

Please sign in to comment.