Skip to content

Commit

Permalink
macOS device
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Feb 16, 2024
1 parent 2858ee0 commit b54973c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ jobs:
strategy:
matrix:
dst:
- platform=macOS,arch=arm64,id=0000FE00-392BB8A41C01F642
- platform=tvOS Simulator,id=0EB16E3F-8F5F-4EEF-BFEC-18C3A4FAB91C,OS=17.2,name=Apple TV
- platform=iOS Simulator,id=5AC1B28F-A59B-4ADC-B89A-9A7DBC14C752,OS=17.0.1,name=iPhone 15
- platform=watchOS Simulator,id=821F9864-6742-4DE4-BD95-A5A252620E09,OS=10.2,name=Apple Watch Series 9 (45mm)
- "platform:macOS,arch:arm64,id:0000FE00-392BB8A41C01F642"
#- "platform:tvOS Simulator,id:0EB16E3F-8F5F-4EEF-BFEC-18C3A4FAB91C,OS:17.2,name:Apple TV"
#- "platform:iOS Simulator,id:5AC1B28F-A59B-4ADC-B89A-9A7DBC14C752,OS:17.0.1,name:iPhone 15"
#- "platform:watchOS Simulator,id:821F9864-6742-4DE4-BD95-A5A252620E09,OS:10.2,name:Apple Watch Series 9 (45mm)"
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit b54973c

Please sign in to comment.