Skip to content

Commit

Permalink
Any device
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Feb 15, 2024
1 parent f1fd32a commit dc25593
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,10 @@ jobs:
strategy:
matrix:
dst:
- platform=macOS
- platform=tvOS
- platform=iOS
- platform=watchOS
- platform=visionOS
- platform=macOS,name=Any Mac
- platform=tvOS,name=Any tvOS Device
- platform=iOS,name=Any iOS Device
- platform=watchOS,name=Any watchOS Device
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit dc25593

Please sign in to comment.