Skip to content

Commit

Permalink
Update OS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylmakalle committed Nov 25, 2024
1 parent 1c7e0c5 commit 884c367
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ jobs:
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md#installed-simulators
- platform: "macOS"
- platform: "iOS-simulator"
os_list: "17.0.1"
os_list: "17.2"
device_name: "iPhone 14"
- platform: "tvOS-simulator"
os_list: "17.0"
os_list: "17.2"
device_name: "Apple TV 4K (3rd generation) (at 1080p)"
- platform: "watchOS-simulator"
os_list: "9.4"
os_list: "10.2"
device_name: "Apple Watch Series 8 (45mm)"
- platform: "visionOS-simulator"
os_list: "1.0"
Expand Down

0 comments on commit 884c367

Please sign in to comment.