Skip to content

Commit

Permalink
Github CI: use tvOS 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Jan 19, 2025
1 parent ec40855 commit 61c7fdf
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 @@ -50,7 +50,7 @@ jobs:
name: "iOS"
- xcode: "Xcode_16.1.app"
runsOn: macOS-14
destination: "OS=18.0,name=Apple TV"
destination: "OS=18.1,name=Apple TV"
name: "tvOS"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 61c7fdf

Please sign in to comment.