Skip to content

Commit

Permalink
Bump iOS version on GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Aug 24, 2024
1 parent 38e867c commit 81cf93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
name: "macOS"
- xcode: "Xcode_16.1.app"
runsOn: macOS-14
destination: "OS=16.4,name=iPhone 14 Pro"
destination: "OS=18.1,name=iPhone 15 Pro"
name: "iOS"
- xcode: "Xcode_16.1.app"
runsOn: macOS-14
destination: "OS=16.4,name=Apple TV"
destination: "OS=18.0,name=Apple TV"
name: "tvOS"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 81cf93f

Please sign in to comment.