Skip to content

Commit

Permalink
Test Xcode 16.1 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie authored Nov 22, 2024
1 parent 0232c31 commit c646dc3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/testing-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ jobs:
xcode: 15.4
platform: "tvOS Simulator,name=Apple TV"
# https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
- os: macos-14
xcode: 16.0
platform: "iOS Simulator,OS=18.0,name=iPhone 15 Pro"
- os: macos-14
xcode: 16.0
- os: macos-15
xcode: 16.1
platform: "iOS Simulator,OS=18.1,name=iPhone 16 Pro"
- os: macos-15
xcode: 16.1
platform: "macOS"
- os: macos-14
xcode: 16.0
- os: macos-15
xcode: 16.1
platform: "macOS,variant=Mac Catalyst"

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit c646dc3

Please sign in to comment.