Skip to content

Commit

Permalink
Fixing watchOS
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Feb 16, 2024
1 parent 530c275 commit 0a1af5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- "platform=macOS,arch=arm64,id=0000FE00-392BB8A41C01F642"
- "platform=iOS Simulator,OS=17.0.1,name=iPhone 14"
- "platform=tvOS Simulator,OS=17.2,name=Apple TV"
- "platform=watchOS Simulator,OS=10.2,name=Apple Watch Series 9 (45mm)"
- "platform=watchOS Simulator"
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
Expand Down

0 comments on commit 0a1af5a

Please sign in to comment.